From 6eb6ba5b2eaead02a56fb73c68fca83416132f61 Mon Sep 17 00:00:00 2001 From: Nelson Morales <145045079+moralesne@users.noreply.github.com> Date: Wed, 27 Dec 2023 13:47:41 -0400 Subject: [PATCH] Add Linear Algebra Done Right by Sheldon Axler (#11016) --- books/free-programming-books-subjects.md | 1 + 1 file changed, 1 insertion(+) diff --git a/books/free-programming-books-subjects.md b/books/free-programming-books-subjects.md index 184e59e3c..49f5b9b27 100644 --- a/books/free-programming-books-subjects.md +++ b/books/free-programming-books-subjects.md @@ -532,6 +532,7 @@ Books that cover a specific programming language can be found in the [BY PROGRAM * [Lies, Damned Lies, or Statistics: How to Tell the Truth with Statistics](https://www.poritz.net/jonathan/share/ldlos.pdf) - Jonathan A. Poritz (PDF) * [Linear Algebra](https://www.math.ucdavis.edu/~linear/linear-guest.pdf) - David Cherney et al. (PDF) * [Linear Algebra](http://joshua.smcvt.edu/linearalgebra/) - Jim Hefferon +* [Linear Algebra Done Right](https://linear.axler.net) - Sheldon Axler * [Linear Algebra Done Wrong](https://www.math.brown.edu/streil/papers/LADW/LADW.html) - Sergei Treil * [Linear Algebra, Infinite Dimensions, and Maple](https://people.math.gatech.edu/~herod/Hspace/Hspace.html) - James Herod * [Linear Methods of Applied Mathematics](http://www.mathphysics.com/pde) - Evans M. Harrell II, James V. Herod