diff options
author | Steve Price <steve@FreeBSD.org> | 2000-09-05 01:52:20 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2000-09-05 01:52:20 +0000 |
commit | fa746f7b6f09abc5cc423aac9ce9bdba61bae7f6 (patch) | |
tree | 548ed6c73958412b1d92164497fbd36fdb54849c /math/ntl/pkg-descr | |
parent | 12479dd1d52fe19756fd5f1d3932eb1041469c84 (diff) | |
download | ports-fa746f7b6f09abc5cc423aac9ce9bdba61bae7f6.tar.gz ports-fa746f7b6f09abc5cc423aac9ce9bdba61bae7f6.zip |
Notes
Diffstat (limited to 'math/ntl/pkg-descr')
-rw-r--r-- | math/ntl/pkg-descr | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/math/ntl/pkg-descr b/math/ntl/pkg-descr index abbf3119b876..d8915f34b801 100644 --- a/math/ntl/pkg-descr +++ b/math/ntl/pkg-descr @@ -1,9 +1,12 @@ 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 WWW: http://www.shoup.net/ |