clux / quadratic

Quadratic reciprocity and the Jacobi Symbol for rust

Home Page:http://clux.github.io/quadratic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quadratic

CI 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.

About

Quadratic reciprocity and the Jacobi Symbol for rust

http://clux.github.io/quadratic

License:Other


Languages

Language:Rust 100.0%