Showing 2 of total 2 results (show query)
stla
symbolicQspray:Multivariate Polynomials with Symbolic Parameters in their Coefficients
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.
Maintained by Stéphane Laurent. Last updated 8 months ago.
multivariate-polynomialssymbolic-computationgmpcpp
4.33 score 18 scripts 1 dependentscran
RSpincalc:Conversion Between Attitude Representations of DCM, Euler Angles, Quaternions, and Euler Vectors
Conversion between attitude representations: DCM, Euler angles, Quaternions, and Euler vectors. Plus conversion between 2 Euler angle set types (xyx, yzy, zxz, xzx, yxy, zyz, xyz, yzx, zxy, xzy, yxz, zyx). Fully vectorized code, with warnings/errors for Euler angles (singularity, out of range, invalid angle order), DCM (orthogonality, not proper, exceeded tolerance to unity determinant) and Euler vectors(not unity). Also quaternion and other useful functions. Based on SpinCalc by John Fuller and SpinConv by Paolo de Leva.
Maintained by Jose Gama. Last updated 10 years ago.
1.48 score 1 dependents