Fixed a small error in the C++ code.
Differentiation of qspray
polynomials (functions
derivQspray
and dQspray
).
The package does not depend on ‘RcppCGAL’ neither ‘RcppEigen’ anymore. It now imports ‘RationalMatrix’ (to compute the determinant of a rational matrix).
Removed a useless function in the C++ code.
First release.