Crandore Hub

SparseChol

Sparse Matrix C++ Classes Including Sparse Cholesky LDL Decomposition of Symmetric Matrices

'C++' classes for sparse matrix methods including implementation of sparse LDL decomposition of symmetric matrices and solvers described by Timothy A. Davis (2016) <https://fossies.org/linux/SuiteSparse/LDL/Doc/ldl_userguide.pdf>. Provides a set of C++ classes for basic sparse matrix specification and linear algebra, and a class to implement sparse LDL decomposition and solvers. See <https://github.com/samuel-watson/SparseChol> for details.

Versions across snapshots

VersionRepositoryFileSize
0.3.2 rolling source/ R- SparseChol_0.3.2.tar.gz 24.4 KiB
0.3.2 rolling linux/jammy R-4.5 SparseChol_0.3.2.tar.gz 94.9 KiB
0.3.2 rolling linux/noble R-4.5 SparseChol_0.3.2.tar.gz 97.6 KiB
0.3.2 latest source/ R- SparseChol_0.3.2.tar.gz 24.4 KiB
0.3.2 latest linux/jammy R-4.5 SparseChol_0.3.2.tar.gz 94.9 KiB
0.3.2 latest linux/noble R-4.5 SparseChol_0.3.2.tar.gz 97.6 KiB
0.3.2 2026-04-23 source/ R- SparseChol_0.3.2.tar.gz 24.4 KiB
0.3.2 2026-04-09 windows/windows R-4.5 SparseChol_0.3.2.zip 417.9 KiB
0.3.2 2025-04-20 source/ R- SparseChol_0.3.2.tar.gz 24.4 KiB

Dependencies (latest)

Depends

Imports

LinkingTo

Suggests