Package: ratioOfQsprays
Title: Fractions of Multivariate Polynomials with Rational Coefficients
Version: 1.1.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.1.0)
Imports: gmp, methods, Rcpp, Ryacas, utils
Suggests: testthat (>= 3.0.0)
LinkingTo: BH, qspray, Rcpp, 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-07-27 17:04:49 UTC; User
Author: Stéphane Laurent [aut, cre]
Maintainer: Stéphane Laurent <laurent_step@outlook.fr>
Repository: CRAN
Date/Publication: 2024-07-28 05:20:02 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2025-10-14 03:58:09 UTC; windows
Archs: x64
