quadratic 0.3.1

Computes the Legendre and Jacobi symbols for integers using the quadratic reciprocity law
Documentation

Quadratic

build status coverage status crates status

Number theoretic helpers. Calculates the Legendre and Jacobi symbol using the standard algorithm. Since the Jacobi symbol is a generalization of the Legendre symbol, only this function is provided.

Usage

Add quadratic to Cargo.toml.

documentation

License

MIT-Licensed. See LICENSE file for details.