Number Theory Library
This article needs additional citations for verification. (January 2021) |
Developer(s) | Victor Shoup and others |
---|---|
Stable release | 11.4.3[1]
/ 4 January 2020 |
Written in | C++ |
Operating system | Cross-platform |
Type | Software library |
License | LGPL |
Website | www |
NTL is a C++ library for doing number theory. NTL supports arbitrary length integer and arbitrary precision floating point arithmetic, finite fields, vectors, matrices, polynomials, lattice basis reduction and basic linear algebra. NTL is free software released under the GNU Lesser General Public License. The program is distributed under LGPLv2.1.[2]
References[]
- ^ A Tour of NTL: Summary of Changes
- ^ "NTL: A Library for doing Number Theory". shoup.net. Retrieved 2020-06-06.
External links[]
Categories:
- C++ libraries
- Free mathematics software
- 2015 software