JSNTLIB Archive
> The whole project is written in *Python*, with compatibility in both 2 & 3 versions.
- Use `pip install jsntlib` for installation.
- The `jsntlib` is an open sourse library for number theory.
- Header file is `jsntlib.py`.
- Usage sample has been attached as `sample.py`.
- Document can be found in `Manual.md`.
- Some tips on this repository will be present later.