diff --git a/math/index.md b/math/index.md index eb3efde..28c2ec9 100644 --- a/math/index.md +++ b/math/index.md @@ -2,10 +2,10 @@ ## Resources +- [**Interactive Linear Algebra**](https://textbooks.math.gatech.edu/ila/index.html) - [Mathematics Cheat Sheet](https://ourway.keybase.pub/mathematics_cheat_sheet.pdf) - [A Programmer’s Introduction to Mathematics](https://www.bit-101.com/blog/2021/08/a-programmers-introduction-to-mathematics/) - [Math Foundations from Scratch](https://learnaifromscratch.github.io/math.html) -- [Interactive Linear Algebra](https://textbooks.math.gatech.edu/ila/index.html) - [Open Textbook Initiative](https://aimath.org/textbooks/) - [Heuristics That Almost Always Work](https://astralcodexten.substack.com/p/heuristics-that-almost-always-work) - [A Primer on Bézier Curves](https://pomax.github.io/bezierinfo/#introduction)