Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
ntl - High-performance algorithms for vectors, matrices, and polynomials
NTL is a high-performance, portable C++ library providing data structures
and algorithms for arbitrary length integers; for vectors, matrices, and
polynomials over the integers and over finite fields; and for arbitrary
precision floating point arithmetic.
NTL provides high quality implementations of state-of-the-art algorithms for:
* arbitrary length integer arithmetic and arbitrary precision floating point
arithmetic;
* polynomial arithmetic over the integers and finite fields including basic
arithmetic, polynomial factorization, irreducibility testing, computation
of minimal polynomials, traces, norms, and more;
* lattice basis reduction, including very robust and fast implementations of
Schnorr-Euchner, block Korkin-Zolotarev reduction, and the new
Schnorr-Horner pruning heuristic for block Korkin-Zolotarev;
* basic linear algebra over the integers, finite fields, and arbitrary
precision floating point numbers.
Packages
Name |
Version |
Release |
Type |
Size |
Built |
ntl |
5.4 |
4.fc6 |
src |
669 KiB |
Mon Aug 28 10:32:01 2006 |
Changelog
- * Mon Aug 28 18:00:00 2006 Rex Dieter <rexdieter[AT]users.sf.net> 5.4-4
- fc6 respin
- * Tue Jul 25 18:00:00 2006 Rex Dieter <rexdieter[AT]users.sf.net> 5.4-3
- fc6 respin
- * Tue Apr 11 18:00:00 2006 Rex Dieter <rexdieter[AT]users.sf.net> 5.4-2
- Capitalize %summary
- disable -debuginfo, includes no debuginfo'able bits