pkgsrc/math/gp-factint/DESCR
cjep 1c4e5da1b0 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)
2002-12-23 01:26:24 +00:00

8 lines
249 B
Text

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)