We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
lower python2-compatible version to precede python3-only version
clean up, remove compat stuff, only python 3 branch, tests with pytest
setup.py - get version from package + group lines
Add factorial mod, and tests
Remove version from __init__.py
Fixes prime_has_sqrt bug for (0, n) case
fixed imports