Package: symbolicQspray
Title: Multivariate Polynomials with Symbolic Parameters in their
        Coefficients
Version: 1.1.0
Authors@R: 
    person("Stéphane", "Laurent", , "laurent_step@outlook.fr", role = c("aut", "cre"))
Description: Introduces the 'symbolicQspray' objects. Such an object
    represents a multivariate polynomial whose coefficients are fractions of
    multivariate polynomials with rational coefficients. The package
    allows arithmetic on such polynomials. It is based on the 'qspray' and 
    'ratioOfQsprays' packages. Some functions for 'qspray' polynomials have
    their counterpart for 'symbolicQspray' polynomials. A 'symbolicQspray' 
    polynomial should not be seen as a polynomial on the field of fractions 
    of rational polynomials, but should rather be seen as a polynomial with 
    rational coefficients depending on some parameters, symbolically 
    represented, with a dependence given by fractions of rational polynomials.
License: GPL-3
URL: https://github.com/stla/symbolicQspray
BugReports: https://github.com/stla/symbolicQspray/issues
Depends: qspray (>= 3.1.0), ratioOfQsprays (>= 1.1.0)
Imports: gmp, methods, Rcpp, utils
Suggests: testthat (>= 3.0.0)
LinkingTo: BH, qspray, ratioOfQsprays, Rcpp, RcppCGAL
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.1
SystemRequirements: C++17, gmp, mpfr
Collate: 'JacobiPolynomial.R' 'RcppExports.R' 'creation.R'
        'evaluation.R' 'internal.R' 'symbolicQspray.R' 'queries.R'
        'show.R' 'symmetricPolynomials.R' 'transformation.R'
NeedsCompilation: yes
Packaged: 2024-07-27 17:07:10 UTC; User
Author: Stéphane Laurent [aut, cre]
Maintainer: Stéphane Laurent <laurent_step@outlook.fr>
Repository: CRAN
Date/Publication: 2024-07-28 16:50:02 UTC
Built: R 4.3.3; x86_64-apple-darwin20; 2024-07-28 23:45:20 UTC; unix
Archs: symbolicQspray.so.dSYM
