CRAN/E | sanic

sanic

Solving Ax = b Nimbly in C++

Installation

About

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.

Citation sanic citation info
github.com/nk027/sanic
Bug report File report

Key Metrics

Version 0.0.2
R ≥ 3.3.0
Published 2023-08-23 411 days ago
Needs compilation? yes
License GPL-3
License File
CRAN checks sanic results

Downloads

Yesterday 2 0%
Last 7 days 22 -55%
Last 30 days 166 +1%
Last 90 days 628 +17%
Last 365 days 2.534 +15%

Maintainer

Maintainer

Nikolas Kuschnig

Authors

Nikolas Kuschnig

aut / cre

Lukas Vashold

ctb

Yixuan Qiu

ctb

Material

README
NEWS
Reference manual
Package source

In Views

NumericalMathematics

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

sanic archive

Depends

R ≥ 3.3.0

Imports

Rcpp ≥ 1.0.5
Matrix
methods

LinkingTo

Rcpp
RcppEigen

Reverse Imports

simplifyNet