generic-arithmetic-types

There are 1 repositories under generic-arithmetic-types topic.

  • AdamWhiteHat/Polynomial

    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.

    Language:C#10403