Package: sanic 0.0.2

sanic: Solving Ax = b Nimbly in C++

Routines for solving large systems of linear equations and eigenproblems in R. Direct and iterative solvers from the Eigen C++ library are made available. Solvers include Cholesky, LU, QR, and Krylov subspace methods (Conjugate Gradient, BiCGSTAB). Dense and sparse problems are supported.

Authors:Nikolas Kuschnig [aut, cre], Lukas Vashold [ctb], Yixuan Qiu [ctb]

sanic_0.0.2.tar.gz
sanic_0.0.2.zip(r-4.5)sanic_0.0.2.zip(r-4.4)sanic_0.0.2.zip(r-4.3)
sanic_0.0.2.tgz(r-4.4-x86_64)sanic_0.0.2.tgz(r-4.4-arm64)sanic_0.0.2.tgz(r-4.3-x86_64)sanic_0.0.2.tgz(r-4.3-arm64)
sanic_0.0.2.tar.gz(r-4.5-noble)sanic_0.0.2.tar.gz(r-4.4-noble)
sanic_0.0.2.tgz(r-4.4-emscripten)sanic_0.0.2.tgz(r-4.3-emscripten)
sanic.pdf |sanic.html
sanic/json (API)
NEWS

# Install 'sanic' in R:
install.packages('sanic', repos = c('https://nk027.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/nk027/sanic/issues

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

bicgstabcholeskyconjugate-gradienteigenlinear-equationssolvers

10 exports 9 stars 1.64 score 4 dependencies 1 dependents 1 scripts 161 downloads

Last updated 1 years agofrom:045c8d6e57. Checks:OK: 9. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 11 2024
R-4.5-win-x86_64OKSep 11 2024
R-4.5-linux-x86_64OKSep 11 2024
R-4.4-win-x86_64OKSep 11 2024
R-4.4-mac-x86_64OKSep 11 2024
R-4.4-mac-aarch64OKSep 11 2024
R-4.3-win-x86_64OKSep 11 2024
R-4.3-mac-x86_64OKSep 11 2024
R-4.3-mac-aarch64OKSep 11 2024

Exports:arnoldieigen2lanczossolve_cgsolve_cholsolve_lusolve_qrsolve2sparsifysvd2

Dependencies:latticeMatrixRcppRcppEigen