Subject: CVS commit: TNF
To: None <source-changes@netbsd.org>
From: Jason Beegan <jtb@netbsd.org>
List: source-changes
Date: 01/27/2001 01:40:16
Module Name:	TNF
Committed By:	jtb
Date:		Fri Jan 26 23:40:15 UTC 2001

Update of /cvsroot/TNF
In directory netbsd.hut.fi:/tmp/cvs-serv23622

Log Message:
Initial import of new "ntl" package:
C++ library for doing number theory

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:

   o arbitrary length integer arithmetic and arbitrary precision
     floating point arithmetic;
   o polynomial arithmetic over the integers and finite fields
     including basic arithmetic, polynomial factorization,
     irreducibility testing, computation of minimal polynomials,
     traces, norms, and more;
   o 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;
   o basic linear algebra over the integers, finite fields, and
     arbitrary precision floating point numbers.

NTL is free software, and may be used according to the terms of the
GNU General Public License.



Vendor Tag:	pkgsrc/math/ntl
Release Tags:	pkgsrc-base
		
N TNF/Makefile
cvs: ERROR: cannot write file /cvsroot/TNF/Makefile,v: No such file or directory
cvs: ERROR: cannot mkdir /cvsroot/TNF/pkg -- not added: No such file or directory
cvs: ERROR: cannot mkdir /cvsroot/TNF/files -- not added: No such file or directory
cvs: ERROR: cannot mkdir /cvsroot/TNF/patches -- not added: No such file or directory

No conflicts created by this import