forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
16 lines
386 B
Text
16 lines
386 B
Text
NTL is an object oriented library for number theory, written
|
|
by Victor Shoup. It provides objects and methods for
|
|
|
|
- arbitrary length integers
|
|
- finite fields
|
|
- polynomials over fields
|
|
- extensions of fields.
|
|
- vectors and matrices over extensions
|
|
- finite rings
|
|
|
|
Unless you define WITHOUT_GMP, NTL requires libgmp4.
|
|
|
|
WWW: http://www.shoup.net/
|
|
|
|
Matthias Bauer
|
|
matthiasb@acm.org
|