Skip to content
This repository was archived by the owner on Mar 28, 2019. It is now read-only.

Files

Latest commit

5ac131b · Jun 29, 2018

History

History
12 lines (8 loc) · 386 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 386 Bytes

PyNTLib Archive

The whole project is written in Python, with compatibility in both 2 & 3 versions.

  • Use pip install pyntlib for installation.
  • The pyntlib is an open sourse library for number theory.
  • Header file is ntl.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.