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.
- Version0.3.1
- R version≥ 3.4.0
- LicenseGPL-2
- LicenseGPL-3
- Needs compilation?Yes
- Last release01/08/2024
Team
Sam Watson
MaintainerShow author detailsTimothy A. Davis
Insights
Last 30 days
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Depends1 package
- Imports1 package
- Suggests1 package
- Linking To2 packages