18 Commits

Author SHA1 Message Date
benoit
b491c6dc07 Update to ntl-9.6.4. 2016-01-31 09:03:50 +00:00
benoit
4e2c52cfb3 Update to ntl-9.6.3. 2016-01-27 09:26:35 +00:00
benoit
bdc36d71bf Update to ntl-9.6.1. 2015-11-12 08:50:35 +00:00
benoit
b4e0cc7b43 Update to ntl-9.5.0. 2015-10-30 11:35:13 +00:00
benoit
394e7f1b08 Update to ntl-9.2.0. 2015-07-03 08:21:23 +00:00
benoit
582c0e6926 Update to ntl-9.0.1. 2015-03-28 09:49:24 +00:00
benoit
03d4568588 Update to ntl-8.0.0. 2014-12-26 08:42:02 +00:00
benoit
e2b3c37d9e Update ntl to 7.0.0. 2014-11-09 14:35:25 +00:00
benoit
f9d768ecac Update ntl to 6.2.1. 2014-09-03 09:46:46 +00:00
benoit
53c738be1e Update to ntl 6.1.0. 2014-03-15 09:13:13 +00:00
benoit
be06e469c0 - update ntl to 6.0.0
- update patches
- bump SHARED_LIBS
- update PLIST
2013-03-05 08:26:02 +00:00
benoit
1851e3f6aa - update to ntl 5.5.1
- add SHARED_LIBS
- change maintainer
- regen PLIST

ok ajacoutot@
2009-05-22 09:03:24 +00:00
espie
d7c7e778ad new style PLISTs 2004-09-15 09:11:58 +00:00
naddy
2276d3b230 remove WWW lines 2003-12-15 21:42:08 +00:00
naddy
dfe31ad4af Update to 5.3; from maintainer Tom Knienieder <tom@knienieder.com>.
Changes in this release:

Minimized and isolated constructs that do not adhere to C/C++
standards, and added flags NTL_CLEAN_INT and NTL_CLEAN_PTR
which force stricter compliance with these standards

Added functions IsWhiteSpace, CharToIntVal,
and IntValToChar to the tools module

Added methods allocated, position1 to generic vector classes

Added method allocated to the class vec_GF2

Added conversion routines from unsigned int/long to int, long, float,
and double

Added routines AddPrec, SubPrec, etc., to the RR
module, and declared the practice of directly  assigning to the variable
RR::prec obsolete

Fixed a number of minor bugs.
2002-07-17 23:33:20 +00:00
naddy
f2fea99a0b Update to 5.2.
Submitted by maintainer Tom Knienieder <tom@knienieder.com>;
some massaging by yours truly.
2002-01-28 23:02:50 +00:00
lebel
b9dee42d51 math: integrate COMMENT, bump NEED_VERSION. 2001-05-06 01:58:40 +00:00
reinhard
090c1d231e 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.
 
NTL's lattice reduction code is also one of the best available anywhere, in
terms of both speed and robustness, and one of the few implementations of block
Korkin-Zolotarev reduction with the Schnorr-Horner pruning heuristic. It has
been used to "crack" several cryptosystems.

MAINTAINER=     Tom Knienieder <tom@knienieder.com>
2001-01-08 16:15:35 +00:00