#366 · Primary category: Education & Research

Linear-Algebra-Made-Easy---Learn-with-Python-and-Visualization

data-science data-visualization linear-algebra machine-learning python visualization

Mathematics is not difficult: 'Linear Algebra Made Easy' in two volumes, 66 topics in total; feedback welcome.

Project last updated:05/01/26

GitHub Stars

3.3K

Forks

573

Contributors

1

License

Other

Why we included this project

Linear algebra is the math that machine learning quietly leans on, and this project teaches it the way most people actually learn best: by running code and looking at pictures. It is a two-volume Jupyter Notebook course from the Iris Series (鸢尾花书) by Dr. Ginger Jiang, covering 66 topics where each concept comes with runnable Python and figures instead of formulas alone. Working through the notebooks in order shows how vectors, matrices, eigenvalues, and decompositions really behave, which sticks better than a conventional textbook. It also works as a reference: when a data science idea feels fuzzy, the matching notebook gives you a visual, code-first explanation to revisit. This is study material, not a deployable tool, so expect a learning resource and a stock of ready-made visualization examples for your own teaching。

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category