sprs-ldl 0.10.0

Sparse cholesky factorization
Documentation
1
2
3
4
5
6
7
8
9
10
# 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))