numeric-linalg
Educational material on the SciPy implementation of numerical linear algebra algorithms
01 02 03 04 05 06 07 08 09
# Numerical Linear Algebra in SciPy Educational material on the [SciPy](https://scipy.org/) implementation of numerical linear algebra algorithms ## License This work is licensed under the GPLv3 license (see `LICENSE`). The copy of the LAPACK library is licensed under its own terms (see `lapack/LICENSE`).