gap-factint 1.6.3+ds-3 source package in Ubuntu
Changelog
gap-factint (1.6.3+ds-3) unstable; urgency=medium [ Debian Janitor ] * debian/copyright: use spaces rather than tabs to start continuation lines. * Fix field name case in debian/tests/control (Test-command ⇒ Test-Command). * Bump debhelper from old 12 to 13. [ Jerome Benoit ] * Migration to gap 4.13.0. * Bump Standards Version to 4.7.0 (no change). * Refresh copyright year tuples. -- Jerome Benoit <email address hidden> Fri, 19 Apr 2024 17:25:39 +0000
Upload details
- Uploaded by:
- Debian Science Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Science Team
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Questing | release | universe | misc | |
Plucky | release | universe | misc | |
Oracular | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
gap-factint_1.6.3+ds-3.dsc | 2.8 KiB | 389b374d719f22de2bade2e340785c78e2f4c958bd4c576988aae106050b5a94 |
gap-factint_1.6.3+ds.orig.tar.xz | 3.8 MiB | 55bf604141e6e1e5e6ec930622e523d4a8a60aed0415c881ad284deaf0f5f8bb |
gap-factint_1.6.3+ds-3.debian.tar.xz | 4.1 KiB | 909d3b27c06806dd469d2e16b0c7c0e4032174e1358ac1020d95cc6bea1befad |
Available diffs
- diff from 1.6.3+ds-2 to 1.6.3+ds-3 (1.6 KiB)
No changes file available.
Binary packages built by this source
- gap-factint: advanced methods for factoring integers for GAP
GAP is a system for computational discrete algebra with particular
emphasis on computational group theory, but which has already proved
useful also in other areas.
.
This package brings to GAP routines for factoring integers, in particular:
- Pollard's p-1
- Williams' p+1
- Elliptic Curves Method (ECM)
- Continued Fraction Algorithm (CFRAC)
- Multiple Polynomial Quadratic Sieve (MPQS)
.
It also provides access to Richard P. Brent's tables of factors of integers
of the form b^k +/- 1.