CRAN/E | SparseChol

SparseChol

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

Installation

About

'C++' classes for sparse matrix methods including implementation of sparse LDL decomposition of symmetric matrices and solvers described by Timothy A. Davis (2016) . 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 for details.

github.com/samuel-watson/SparseChol
System requirements GNU make
Bug report File report

Key Metrics

Version 0.3.1
R ≥ 3.4.0
Published 2024-01-08 81 days ago
Needs compilation? yes
License GPL-2
License GPL-3
CRAN checks SparseChol results

Downloads

Yesterday 14 0%
Last 7 days 45 -31%
Last 30 days 247 -10%
Last 90 days 1.068 +40%
Last 365 days 3.186 +179%

Maintainer

Maintainer

Sam Watson

S.I.Watson@bham.ac.uk

Authors

Sam Watson

aut / cre

Timothy A. Davis

aut / ctb

Material

Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

SparseChol archive

Depends

R ≥ 3.4.0
Matrix ≥ 1.3-4

Imports

Rcpp ≥ 1.0.7

Suggests

testthat

LinkingTo

Rcpp ≥ 1.0.7
RcppEigen

Reverse LinkingTo

glmmrBase