Module SPARSE in SPARSESolves large sparse systems of real or complex linear equations. Can also solve transposed systems, find determinants, and estimate errors. Originally written for use in circuit simulators and is particularly apt at handling node- and modified-node admittance matrices.
| D2a4 | Solution of systems of linear equations, including matrix inverses, and LU and related factorizations (real nonsymmetric sparse matrices) |
| D2c4 | Solution of systems of linear equations, including matrix inverses, and LU and related factorizations (complex non-Hermitian sparse matrices) |
| D3a4 | Determinants of real nonsymmetric sparse matrices |
| D3c4 | Determinants of complex non-Hermitian sparse matrices |