# sprs-ldl
``sprs-ldl`` implements the LDL algorithm for sparse Cholesky factorization on
top of sprs.
## License
Licensed under the LGPL version 2.1 ([LICENSE-LGPL](LICENSE_LGPL)
or [https://www.gnu.org/licenses/old-licenses/lgpl-2.1.html](https://www.gnu.org/licenses/old-licenses/lgpl-2.1.html))