Edge Rewrite
// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a220019cedeb224d

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]