Comprehensive univariate polynomial class. All arithmetic performed symbolically. Some advanced features include: Arithmetic of polynomial rings over a finite field, the Tonelli-Shanks algorithm, GCD, exponentiation by squaring, irreducibility checking, modular arithmetic (obviously) and polynomials from roots.
csharp math polynomials symbolic arithmetic polynomial gcd exponentiation polynomial-arithmetic symbolic-math modulus square-root legendre-symbol polynomial-rings generic-arithmetic-types biginteger-integer
- Updated
Oct 15, 2023 - C#