Python library for helper tools for number theoretic purposes. Intended for use in interactive sessions.
I often find the need to calculate some quick stuffs for competitive programming. So I made this simple module to use in python repl
Add the base folder to your pythonpath and use nt_tools
as a module