Jump to content

Number Theory Library

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by 2400:4051:1902:fa00:a578:a8d:a7af:2fce (talk) at 05:25, 13 February 2025. The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
NTL
Developer(s)Victor Shoup and others
Stable release
11.5.1[1] / June 23, 2021; 3 years ago (2021-06-23)
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 v2.1.[2]

References

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