Package: sparselu 0.3.0

Kevin Michael Frick

sparselu: Sparse LU Decomposition via SuiteSparse

Provides an interface to the SuiteSparse UMFPACK LU factorisation routines for sparse matrices stored in compressed column format. Implements the algorithm described in Davis (2004) <doi:10.1145/992200.992206>.

Authors:Kevin Michael Frick [aut, cre], Timothy A. Davis [ctb])

sparselu_0.3.0.tar.gz
sparselu_0.3.0.tar.gz(r-4.7-arm64)sparselu_0.3.0.tar.gz(r-4.7-x86_64)sparselu_0.3.0.tar.gz(r-4.6-arm64)sparselu_0.3.0.tar.gz(r-4.6-x86_64)
manual.pdf |manual.html
card.svg |card.png
sparselu/json (API)

# Install 'sparselu' in R:
install.packages('sparselu', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))
Uses libs:
  • suitesparse– Sparse LU factorization library
  • c++– GNU Standard C++ Library v3

On CRAN:

Conda:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

suitesparsecpp

2.00 score 1 scripts 19 downloads 2 exports 1 dependencies

Last updated from:706f1a5348. Checks:5 OK, 1 FAIL. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-arm64OK126
linux-devel-x86_64OK114
source / vignettesOK180
linux-release-arm64OK117
linux-release-x86_64OK114
wasm-releaseFAIL125

Exports:sparseLUsparseLU_solve

Dependencies:Rcpp