Merge pull request #598 from gauravrock/patch-1

update linear algebra book by gilbert strang
This commit is contained in:
Joseph Misiti 2019-04-09 14:53:42 -04:00 committed by GitHub
commit 12b04b7316
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -91,6 +91,7 @@ The following is a list of free, open source books on machine learning, statisti
## Linear Algebra
* [Linear Algebra and its applications by Gilbert strang](http://www.math.hcmus.edu.vn/~bxthang/Linear%20algebra%20and%20its%20applications.pdf)
* [The Matrix Cookbook](https://www.math.uwaterloo.ca/~hwolkowi/matrixcookbook.pdf)
* [Linear Algebra by Shilov](https://cosmathclub.files.wordpress.com/2014/10/georgi-shilov-linear-algebra4.pdf)
* [Linear Algebra Done Wrong](https://www.math.brown.edu/~treil/papers/LADW/LADW.html)