Package: ratioOfQsprays
Title: Fractions of Multivariate Polynomials with Rational Coefficients
Version: 1.0.0
Authors@R: 
    person("Stéphane", "Laurent", , "laurent_step@outlook.fr", role = c("aut", "cre"))
Description: Based on the 'qspray' package, this package introduces the new 
    type 'ratioOfQsprays'. An object of type 'qspray' represents a multivariate 
    polynomial with rational coefficients while an object of type 
    'ratioOfQsprays', defined by two 'qspray' objects, represents a fraction of 
    two multivariate polynomials with rational coefficients. Arithmetic 
    operations for these objects are available, and they always return 
    irreducible fractions. Other features include: differentiation, 
    evaluation, conversion to a function, and fine control of the way to print 
    a 'ratioOfQsprays' object. The 'C++' library 'CGAL' is used to make the 
    fractions irreducible.
License: GPL-3
URL: https://github.com/stla/ratioOfQsprays
BugReports: https://github.com/stla/ratioOfQsprays/issues
Depends: qspray (>= 3.0.0)
Imports: gmp, methods, Rcpp, Ryacas, utils
Suggests: testthat (>= 3.0.0)
LinkingTo: BH, qspray, Rcpp, RcppArmadillo, RcppCGAL
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.1
SystemRequirements: C++17, gmp, mpfr
Collate: 'RcppExports.R' 'creation.R' 'evaluation.R' 'internal.R'
        'ratioOfQsprays.R' 'queries.R' 'show.R' 'transformation.R'
NeedsCompilation: yes
Packaged: 2024-04-28 18:53:36 UTC; SDL96354
Author: Stéphane Laurent [aut, cre]
Maintainer: Stéphane Laurent <laurent_step@outlook.fr>
Repository: CRAN
Date/Publication: 2024-04-30 09:00:02 UTC
Built: R 4.2.3; aarch64-apple-darwin20; 2024-04-30 11:55:13 UTC; unix
Archs: ratioOfQsprays.so.dSYM
