Edge Rewrite
Jump to content

// Workers AI · dad joke modeWhy did numbers go to the library? To get to the root of the problem.

From Wikipedia, the free encyclopedia
NTL
DevelopersVictor Shoup and others
Stable release
11.5.1[1] / June 23, 2021; 5 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]

See also

[edit]

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]