Software:Number Theory Library

From HandWiki
Revision as of 11:42, 24 July 2022 by imported>Unex (url)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
NTL
Developer(s)Victor Shoup and others
Stable release
11.4.3[1] / 4 January 2020; 4 years ago (2020-01-04)
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

External links