numeric-linalg

Educational material on the SciPy implementation of numerical linear algebra algorithms

Commit
7bc7ca3114c0e9e4e103d21fba2886e33177b47b
Parent
e981a0453b4e873149d9ae31dea1f8a91d8428c9
Author
Pablo <pablo-pie@riseup.net>
Date

Added a README

Diffstat

1 file changed, 4 insertions, 0 deletions

Status File Name N° Changes Insertions Deletions
Added README.md 4 4 0
diff --git a/README.md b/README.md
@@ -0,0 +1,4 @@
+# Numerical Linear Algebra in SciPy
+
+Educational material on the implementation of numerical linear algebra
+algorithms of [SciPy](https://scipy.org/)