Package: RationalMatrix 1.0.0

Stéphane Laurent

RationalMatrix: Exact Matrix Algebra for Rational Matrices

Provides functions to deal with matrix algebra for matrices with rational entries: determinant, rank, image and kernel, inverse, Cholesky decomposition. All computations are exact.

Authors:Stéphane Laurent [aut, cre]

RationalMatrix_1.0.0.tar.gz
RationalMatrix_1.0.0.tar.gz(r-4.5-noble)RationalMatrix_1.0.0.tar.gz(r-4.4-noble)
RationalMatrix_1.0.0.tgz(r-4.4-emscripten)RationalMatrix_1.0.0.tgz(r-4.3-emscripten)
RationalMatrix.pdf |RationalMatrix.html
RationalMatrix/json (API)
NEWS

# Install 'RationalMatrix' in R:
install.packages('RationalMatrix', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/stla/rationalmatrix/issues

Uses libs:
  • gmp– Multiprecision arithmetic library
  • c++– GNU Standard C++ Library v3

3.03 score 6 packages 12 scripts 186 downloads 9 exports 4 dependencies

Last updated 2 years agofrom:ad77748e03. Checks:OK: 2. Indexed: no.

TargetResultDate
Doc / VignettesOKOct 26 2024
R-4.5-linux-x86_64OKOct 26 2024

Exports:QcholUtDUQdetQinverseQisInjectiveQisInvertibleQisSurjectiveQkernelQrangeQrank

Dependencies:BHgmpRcppRcppEigen