The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
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.
Version: | 0.0.2 |
Depends: | R (≥ 3.3.0) |
Imports: | Rcpp (≥ 1.0.5), Matrix, methods |
LinkingTo: | Rcpp, RcppEigen |
Published: | 2023-08-23 |
DOI: | 10.32614/CRAN.package.sanic |
Author: | Nikolas Kuschnig [aut, cre], Lukas Vashold [ctb], Yixuan Qiu [ctb] |
Maintainer: | Nikolas Kuschnig <nikolas.kuschnig at wu.ac.at> |
BugReports: | https://github.com/nk027/sanic/issues |
License: | GPL-3 | file LICENSE |
URL: | https://github.com/nk027/sanic |
NeedsCompilation: | yes |
Citation: | sanic citation info |
Materials: | README NEWS |
In views: | NumericalMathematics |
CRAN checks: | sanic results |
Reference manual: | sanic.pdf |
Package source: | sanic_0.0.2.tar.gz |
Windows binaries: | r-devel: sanic_0.0.2.zip, r-release: sanic_0.0.2.zip, r-oldrel: sanic_0.0.2.zip |
macOS binaries: | r-release (arm64): sanic_0.0.2.tgz, r-oldrel (arm64): sanic_0.0.2.tgz, r-release (x86_64): sanic_0.0.2.tgz, r-oldrel (x86_64): sanic_0.0.2.tgz |
Old sources: | sanic archive |
Reverse imports: | simplifyNet |
Please use the canonical form https://CRAN.R-project.org/package=sanic to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.