Number Theory Library

From Infogalactic: the planetary knowledge core
Jump to: navigation, search

Lua error in package.lua at line 80: module 'strict' not found.

NTL
Developer(s) Victor Shoup and others
Stable release 9.3.0 / July 9, 2015
Written in C++
Operating system Cross-platform
Type Software library
License GPL
Website http://www.shoup.net/ntl/

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 General Public License.

External links