Jump to content

Number Theory Library

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Furchtbar Graphite (talk | contribs) at 17:06, 6 June 2020 (Additional information). 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.3.2[1] / November 15, 2018; 6 years ago (2018-11-15)
Written inC++
Operating systemCross-platform
TypeSoftware library
LicenseLGPL
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 Lesser General Public License. The program is distributed under LGPLv2.1[2].

References

  1. ^ A Tour of NTL: Summary of Changes
  2. ^ "NTL: A Library for doing Number Theory". shoup.net. Retrieved 2020-06-06.