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.

Getting started

Package details

AuthorNikolas Kuschnig [aut, cre] (<https://orcid.org/0000-0002-6642-2543>), Lukas Vashold [ctb] (<https://orcid.org/0000-0002-3562-3414>), Yixuan Qiu [ctb]
MaintainerNikolas Kuschnig <nikolas.kuschnig@wu.ac.at>
LicenseGPL-3 | file LICENSE
Version0.0.2
URL https://github.com/nk027/sanic
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("sanic")

Try the sanic package in your browser

Any scripts or data that you put into this service are public.

sanic documentation built on Aug. 23, 2023, 5:08 p.m.