![]() |
Polymetic
1.1
A c++ library for polynomial and matrix arithmetic, focused on applications in Kinematics.
|
| Contains the definition for the abstract base class which will be used by different multiplication algorithms | |
| Polynomial and related classes | |
| Simple O(n^2) field/ring operations algorithm for univariate polynomial multiplication | |