numeric-linalg
Educational material on the SciPy implementation of numerical linear algebra algorithms
File Name | Size | Mode |
README.md | 310B | -rw-r--r-- |
1 # Numerical Linear Algebra in SciPy 2 3 Educational material on the [SciPy](https://scipy.org/) implementation of 4 numerical linear algebra algorithms 5 6 ## License 7 8 This work is licensed under the GPLv3 license (see `LICENSE`). The copy of the 9 LAPACK library is licensed under its own terms (see `lapack/LICENSE`).