Path to this page:
Subject: CVS commit: pkgsrc/math/gp-factint
From: Chris Pinnock
Date: 2002-12-23 02:26:25
Message id: 20021223012626.C5F49B42C@cvs.netbsd.org
Log Message:
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)
Files: