flint 2.8.3-2 source package in Ubuntu

Changelog

flint (2.8.3-2) unstable; urgency=medium

  * Remove the C++ documentation more cleanly.

 -- Julien Puydt <email address hidden>  Sat, 06 Nov 2021 16:51:03 +0100

Upload details

Uploaded by:
Debian Math Team
Uploaded to:
Sid
Original maintainer:
Debian Math Team
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
flint_2.8.3-2.dsc 2.2 KiB 205f695e6fefc09d7a3b4656463b12bc19adb5cd24d4395665bce1238dd44d07
flint_2.8.3.orig.tar.gz 5.0 MiB 5536e9c3fb22b4cf239ec46648107feac336f9cb2da8127db85484a12c9d6ca1
flint_2.8.3-2.debian.tar.xz 33.7 KiB fd891ec12038915e925147f157cf1bda9e0d2b8bf143ff0e16dce6c0d5450f22

Available diffs

No changes file available.

Binary packages built by this source

libflint-2.8.3: No summary available for libflint-2.8.3 in ubuntu jammy.

No description available for libflint-2.8.3 in ubuntu jammy.

libflint-2.8.3-dbgsym: No summary available for libflint-2.8.3-dbgsym in ubuntu jammy.

No description available for libflint-2.8.3-dbgsym in ubuntu jammy.

libflint-dev: C library for number theory, development files

 The Fast Library for Integer Number Theory is a C library which supports
 polynomial arithmetic over the integers, fast integer arithmetic and factoring
 (including a highly optimized quadratic sieve).
 .
 FLINT has functionality similar to that of the Number Theory Library (NTL).
 However, unlike NTL, which is designed primarily for asymptotic performance,
 FLINT is designed for good performance in small cases as well.
 .
 This package contains the FLINT development files.

libflint-doc: Documentation for the FLINT library

 The Fast Library for Integer Number Theory is a C library which supports
 polynomial arithmetic over the integers, fast integer arithmetic and factoring
 (including a highly optimized quadratic sieve).
 .
 FLINT has functionality similar to that of the Number Theory Library (NTL).
 However, unlike NTL, which is designed primarily for asymptotic performance,
 FLINT is designed for good performance in small cases as well.
 .
 This package contains the FLINT documentation