3 Forks
6 Stars
6 Watchers

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.

How to download and setup Polynomial

Open terminal and run command
git clone https://github.com/AdamWhiteHat/Polynomial.git
git clone is used to create a copy or clone of Polynomial repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Polynomial https://github.com/AdamWhiteHat/Polynomial/archive/master.zip

Or simply clone Polynomial with SSH
[email protected]:AdamWhiteHat/Polynomial.git

If you have some problems with Polynomial

You may open issue on Polynomial support forum (system) here: https://github.com/AdamWhiteHat/Polynomial/issues