A Python 2.7 library for topics included in elementary number theory, ranging from congruences and quadratic residues to prime numbers.
The documentation available as of the date of this release is included in the docs/ directory.
Installation of this package uses pip, included by default in Python 2.7.9 and later. If your computer doesn’t have pip, download this file. Then open up your terminal and enter the command shown below:
python get-pip.py
Installation of the AMP package can be done by opening your computer's terminal and entering the following:
pip install numty
See the file called LICENSE.txt.
The most up-to-date version of this software can be found at:
The developer, Ini Oguntola, can be contacted at [email protected].