├── README.md ├── KRG_elegant_logo_for_light_BG.png └── style.css /README.md: -------------------------------------------------------------------------------- 1 | # Linear-algebra-with-symbolic-python 2 | Jupyter notebooks for my course on linear algebra using symbolic python. 3 | -------------------------------------------------------------------------------- /KRG_elegant_logo_for_light_BG.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/juanklopper/Linear-algebra-for-data-science-with-python/master/KRG_elegant_logo_for_light_BG.png -------------------------------------------------------------------------------- /style.css: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 76 | 77 | --------------------------------------------------------------------------------