This package is considered a duplicate. The official version of this package is found at:https://kmfrick.r-universe.dev/sparselu
Package: sparselu 0.3.0
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:
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')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:706f1a5348. Checks:5 OK, 1 FAIL. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 126 | ||
| linux-devel-x86_64 | OK | 114 | ||
| source / vignettes | OK | 180 | ||
| linux-release-arm64 | OK | 117 | ||
| linux-release-x86_64 | OK | 114 | ||
| wasm-release | FAIL | 125 |
Exports:sparseLUsparseLU_solve
Dependencies:Rcpp
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Sparse LU Decomposition | sparseLU |
| Solve a Sparse Linear System | sparseLU_solve |
