Ask HN: What's your favourite book to understand linear algebra for CS?

32 points by tapan_pandita ↗ HN

7 comments

[ 5.8 ms ] story [ 30.8 ms ] thread
Linear Algebra Done Right.
Indeed a great book. The best Math departments that I know also use this book to teach linear algebra.
Coding the Matrix: Linear Algebra through Applications to Computer Science

for more theoretical I'm planning to read: Vector Calculus, Linear Algebra, and Differential Forms: A Unified Approach

I didn't get Linear Algebra at university for a long time. Computer Graphics (2D and 3D) helped with this, since I'm a practical learner.