gap-factint 1.6.3+ds-2 source package in Ubuntu

Changelog

gap-factint (1.6.3+ds-2) unstable; urgency=medium

  * Debianization:
    - d/watch, now use GitHub API to avoid breaking change from GitHub web UI
      (see https://lists.debian.org/debian-devel/2022/09/msg00229.html).
    - d/control:
      - Standards Version, bump to 4.6.1 (no change);
    - d/copyright:
      - copyright year tuples, update;
    - d/s/lintian-overrides, refresh.

 -- Jerome Benoit <email address hidden>  Sun, 30 Oct 2022 16:38:55 +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 Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
gap-factint_1.6.3+ds-2.dsc 2.8 KiB 106506b8c36efb8984e9b17fc28a519e88290a5ca4fcb10a7c8b30280c08b019
gap-factint_1.6.3+ds.orig.tar.xz 3.8 MiB 55bf604141e6e1e5e6ec930622e523d4a8a60aed0415c881ad284deaf0f5f8bb
gap-factint_1.6.3+ds-2.debian.tar.xz 4.0 KiB 914712a93de28ff24ede468424c3238ed7f71bf8b3cf13c2c15b52cad82eb150

Available diffs

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.