From 372af45daa500db0b7f90481414f0a1f4587d3bc Mon Sep 17 00:00:00 2001 From: cjep Date: Mon, 23 Dec 2002 01:27:40 +0000 Subject: Initial import of the GAP package FactInt 1.3 into the NetBSD packages collection as math/gp-factint. This package for GAP 4 provides routines for integer factorization, in particular: * Pollard's p-1 * Williams' p+1 * The Elliptic Curves Method (ECM) * The Continued Fraction Algorithm (CFRAC) * The Multiple Polynomial Quadratic Sieve (MPQS) --- doc/CHANGES | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/CHANGES b/doc/CHANGES index d99793f49d0..47f734f2974 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.877 2002/12/22 22:28:23 jmmv Exp $ +$NetBSD: CHANGES,v 1.878 2002/12/23 01:27:40 cjep Exp $ Changes to the packages collection and infrastructure in 2002: @@ -4063,3 +4063,4 @@ Changes to the packages collection and infrastructure in 2002: Updated ion to 20010523nb1 [jmmv 2002-12-22] Updated cdbkup to 1.0nb1 [jmmv 2002-12-22] Updated qterm to 1.0nb1 [jmmv 2002-12-22] + Added gp-factint-1.3 [cjep 2002-12-23] -- cgit v1.2.3