This is a repository for open-source number theory library written in Python, with campability of both 2.7 and 3.6 versions.
- Pull requests are welcome. If you would like to add a large feature or make a significant change, make sure to open an issue to discuss with people first.
- Follow PEP8.
- Make sure to pass the unit tests. Write unit tests for new modules if needed.
- Only bugs and feature requests are accepted here.
- Shall only work on important features. If the feature you're asking only benefits a few people, you'd better implement the feature yourself and send us a pull request, or ask some of your friends to do so.
- Don't answer questions of any other types here, but tips and some troubleshooting on Python can be found here.
- Issues in languages other than English and Chinese will be Google translated into English later.