libmath-gmp-perl 2.25-1build2 source package in Ubuntu

Changelog

libmath-gmp-perl (2.25-1build2) noble; urgency=medium

  * No-change rebuild for the perl update.

 -- Matthias Klose <email address hidden>  Wed, 10 Jan 2024 13:44:47 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libmath-gmp-perl_2.25.orig.tar.gz 33.6 KiB 382b71e54762f639e9a42a9b06934151987ba57d11bb70d35e3bec88d50450ce
libmath-gmp-perl_2.25-1build2.debian.tar.xz 4.3 KiB cd00ec80fbf83384afcbf43ca66d4a225ffa21f9fe6b5054b851d4f5f5be742d
libmath-gmp-perl_2.25-1build2.dsc 2.1 KiB 6e907afbab922ac78daf70774042b9ccde1295efb1265a89dcf73fea44a64eaf

Available diffs

View changes file

Binary packages built by this source

libmath-gmp-perl: high speed arbitrary size integer math for perl

 Math::GMP was designed to be a drop-in replacement both for
 Math::BigInt and for regular integer arithmetic. Unlike BigInt,
 though, Math::GMP uses the GNU gmp library for all of its
 calculations, as opposed to straight Perl functions. This can result
 in speed improvements.
 .
 The downside is that this module is not 100% compatible to Math::BigInt.

libmath-gmp-perl-dbgsym: debug symbols for libmath-gmp-perl