Package: SparseChol 0.3.2

Sam Watson

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.

Authors:Sam Watson [aut, cre], Timothy A. Davis [aut, ctb]

SparseChol_0.3.2.tar.gz
SparseChol_0.3.2.tar.gz(r-4.5-noble)SparseChol_0.3.2.tar.gz(r-4.4-noble)
SparseChol_0.3.2.tgz(r-4.4-emscripten)SparseChol_0.3.2.tgz(r-4.3-emscripten)
SparseChol.pdf |SparseChol.html
SparseChol/json (API)

# Install 'SparseChol' in R:
install.packages('SparseChol', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/samuel-watson/sparsechol/issues

Uses libs:
  • c++– GNU Standard C++ Library v3

cpp

2.48 score 1 packages 235 downloads 8 exports 4 dependencies

Last updated 14 days agofrom:d55d4f5d44. Checks:OK: 2. Indexed: no.

TargetResultDate
Doc / VignettesOKDec 09 2024
R-4.5-linux-x86_64OKDec 09 2024

Exports:amd_orderdense_to_sparseLDL_CholeskyLL_Choleskysparse_cholsparse_chol_crssparse_Dsparse_L

Dependencies:latticeMatrixRcppRcppEigen