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://kmfrick.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/kmfrick/sparselu/issues
Last updated from:8a1609fa17. Checks:7 NOTE, 1 OK, 5 FAIL. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | NOTE | 132 | ||
| linux-devel-x86_64 | NOTE | 146 | ||
| source / vignettes | OK | 180 | ||
| linux-release-arm64 | NOTE | 131 | ||
| linux-release-x86_64 | NOTE | 118 | ||
| macos-release-arm64 | FAIL | 61 | ||
| macos-release-x86_64 | FAIL | 145 | ||
| macos-oldrel-arm64 | FAIL | 67 | ||
| macos-oldrel-x86_64 | FAIL | 233 | ||
| windows-devel | NOTE | 88 | ||
| windows-release | NOTE | 52 | ||
| windows-oldrel | NOTE | 58 | ||
| wasm-release | FAIL | 96 |
Exports:sparseLUsparseLU_solve
Dependencies:Rcpp
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Sparse LU Decomposition | sparseLU |
| Solve a Sparse Linear System | sparseLU_solve |
