README.md
setup.py
nmutils/__init__.py
nmutils/c_pythagorean_triples.c
nmutils/miller_rabin.c
nmutils/primes.py
nmutils/pythagorean_triples.py
nmutils/sqrt_expansion.py
nmutils.egg-info/PKG-INFO
nmutils.egg-info/SOURCES.txt
nmutils.egg-info/dependency_links.txt
nmutils.egg-info/requires.txt
nmutils.egg-info/top_level.txt
tests/__init__.py
tests/test_doctests.py
tests/test_miller_rabin.py
tests/test_primes.py
tests/test_pythagorean_triple_generator.py
tests/test_sqrt_expansion.py