Type: Package
Package: RationalMatrix
Title: Exact Matrix Algebra for Rational Matrices
Version: 1.0.0
Authors@R: 
    person("Stéphane", "Laurent", , "laurent_step@outlook.fr", role = c("aut", "cre"))
Maintainer: Stéphane Laurent <laurent_step@outlook.fr>
Description: Provides functions to deal with matrix algebra for matrices
    with rational entries: determinant, rank, image and kernel, inverse,
    Cholesky decomposition. All computations are exact.
License: GPL-3
URL: https://github.com/stla/RationalMatrix
BugReports: https://github.com/stla/RationalMatrix/issues
Imports: gmp, Rcpp (>= 1.0.9)
LinkingTo: BH, Rcpp, RcppEigen
Encoding: UTF-8
RoxygenNote: 7.2.3
SystemRequirements: C++ 17, gmp
NeedsCompilation: yes
Packaged: 2023-01-27 13:10:50 UTC; stla
Author: Stéphane Laurent [aut, cre]
Repository: CRAN
Date/Publication: 2023-01-27 16:50:09 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-10-13 09:53:57 UTC; windows
Archs: x64
