Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

Jump to content

Number Theory Library

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]