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.5-x86_64)sanic_0.0.2.tgz(r-4.5-arm64)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'))

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

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

On CRAN:

bicgstabcholeskyconjugate-gradienteigenlinear-equationssolverscpp

4.13 score 9 stars 1 packages 1 scripts 136 downloads 10 exports 4 dependencies

Last updated 2 years agofrom:045c8d6e57. Checks:11 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKFeb 08 2025
R-4.5-win-x86_64OKFeb 08 2025
R-4.5-mac-x86_64OKFeb 08 2025
R-4.5-mac-aarch64OKFeb 08 2025
R-4.5-linux-x86_64OKFeb 08 2025
R-4.4-win-x86_64OKFeb 08 2025
R-4.4-mac-x86_64OKFeb 08 2025
R-4.4-mac-aarch64OKFeb 08 2025
R-4.3-win-x86_64OKJan 09 2025
R-4.3-mac-x86_64OKFeb 08 2025
R-4.3-mac-aarch64OKFeb 08 2025

Exports:arnoldieigen2lanczossolve_cgsolve_cholsolve_lusolve_qrsolve2sparsifysvd2

Dependencies:latticeMatrixRcppRcppEigen