Jump to content

Number Theory Library

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Amakuha (talk | contribs) at 15:16, 22 April 2018. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
NTL
Developer(s)Victor Shoup and others
Stable release
11.0.0[1] / April 7, 2018; 7 years ago (2018-04-07)
Written inC++
Operating systemCross-platform
TypeSoftware library
LicenseGPL
Websitewww.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.

References