Provides functions to deal with matrix algebra for matrices with rational entries: determinant, rank, image and kernel, inverse, Cholesky decomposition. All computations are exact.
Version: | 1.0.0 |
Imports: | gmp, Rcpp (≥ 1.0.9) |
LinkingTo: | BH, Rcpp, RcppEigen |
Published: | 2023-01-27 |
DOI: | 10.32614/CRAN.package.RationalMatrix |
Author: | Stéphane Laurent [aut, cre] |
Maintainer: | Stéphane Laurent <laurent_step at outlook.fr> |
BugReports: | https://github.com/stla/RationalMatrix/issues |
License: | GPL-3 |
URL: | https://github.com/stla/RationalMatrix |
NeedsCompilation: | yes |
SystemRequirements: | C++ 17, gmp |
Materials: | README NEWS |
CRAN checks: | RationalMatrix results |
Reference manual: | RationalMatrix.pdf |
Package source: | RationalMatrix_1.0.0.tar.gz |
Windows binaries: | r-devel: RationalMatrix_1.0.0.zip, r-release: RationalMatrix_1.0.0.zip, r-oldrel: RationalMatrix_1.0.0.zip |
macOS binaries: | r-release (arm64): RationalMatrix_1.0.0.tgz, r-oldrel (arm64): RationalMatrix_1.0.0.tgz, r-release (x86_64): RationalMatrix_1.0.0.tgz, r-oldrel (x86_64): RationalMatrix_1.0.0.tgz |
Reverse imports: | jack, qspray |
Please use the canonical form https://CRAN.R-project.org/package=RationalMatrix to link to this page.