Polynomial

Polynomial

AdamWhiteHat

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.

6 Stars
3 Forks
6 Watchers
C# Language
other License
Cost to Build
$10.4K
Market Value
$7.8K

Growth over time

4 data points  ·  2021-08-07 → 2022-06-04
Stars Forks Watchers
💬

How do you feel about this project?

Ask AI about Polynomial

Question copied to clipboard

What is the AdamWhiteHat/Polynomial GitHub project? Description: "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.". Written in C#. Explain what it does, its main use cases, key features, and who would benefit from using it.

Question is copied to clipboard — paste it after the AI opens.

How to clone Polynomial

Clone via HTTPS

git clone https://github.com/AdamWhiteHat/Polynomial.git

Clone via SSH

[email protected]:AdamWhiteHat/Polynomial.git

Download ZIP

Download master.zip

Found an issue?

Report bugs or request features on the Polynomial issue tracker:

Open GitHub Issues