From becb3480833869e9e8cbcefcb5c8e54a036f72d5 Mon Sep 17 00:00:00 2001 From: Atul Shukla Date: Fri, 2 Aug 2019 14:46:56 +0530 Subject: [PATCH] Update README.md Added Linear algebra resource. http://immersivemath.com/ila/index.html# --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fc6a79a..c5831c7 100644 --- a/README.md +++ b/README.md @@ -251,6 +251,7 @@ A curated list of awesome mathematics resources. * [Introduction to vectors and tensors, Vol 2: vector and tensor analysis](http://oaktrust.library.tamu.edu/handle/1969.1/3609) - Ray M Bowen, C. C. Wang * [Introduction to Applied Linear Algebra](https://web.stanford.edu/~boyd/vmls/vmls.pdf) - Stephen Boyd (Stanford University), Lieven Vandenberghe (UCLA) * [Linear Algebra Done Wrong](https://www.math.brown.edu/~treil/papers/LADW/LADW_2017-09-04.pdf) - Sergei Treil +* [Immersive Linear Algebra] (http://immersivemath.com/ila/index.html) ### Ring Theory