Skip to content

SparseChol

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

v0.3.2 · Dec 8, 2024 · GPL (>= 2)

Description

'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.

Downloads

309

Last 30 days

12906th

926

Last 90 days

4.2K

Last year

Trend: +13.2% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (2)

linking_to

Dependency Network

Dependencies Reverse dependencies Matrix Rcpp glmmrOptim rts2 SparseChol

Version History

new 0.3.2 Mar 10, 2026
updated 0.3.2 ← 0.3.1 diff Dec 7, 2024
updated 0.3.1 ← 0.2.2 diff Jan 7, 2024
updated 0.2.2 ← 0.2.1 diff Nov 18, 2023
updated 0.2.1 ← 0.1.1 diff Mar 20, 2023
new 0.1.1 Sep 18, 2022