←back to thread

468 points scapbi | 2 comments | | HN request time: 0.454s | source
Show context
barrenko ◴[] No.45106476[source]
Tried to pick a book to get into linear algebra recently, the experience was fairly hellish. First course this, second course that, done right, done wrong... I'd to the LADR4e route, but I don't have the proof-it chops yet...
replies(5): >>45106520 #>>45107628 #>>45110646 #>>45110857 #>>45111318 #
1. rramadass ◴[] No.45110857[source]
You might want to checkout the book Practical Linear Algebra: A Geometry Toolbox by Dianne Hansford and Gerald Farin (its 1st edition was simply named The Geometry Toolbox: For Graphics and Modeling) to get an intuitive and visual introduction to Linear Algebra.

Pair it with Edgar Goodaire's Linear Algebra: Pure & Applied and you can transition nicely from intuitive geometric to pure mathematical approach. The author's writing style is quite accessible.

Add in Introduction to Applied Linear Algebra: Vectors, Matrices, and Least Squares by Stephen Boyd et al. and you are golden. Free book available at https://web.stanford.edu/~boyd/vmls/

replies(1): >>45136099 #
2. barrenko ◴[] No.45136099[source]
Thank you, with vmls I was sort-of familiar.