libmath-gmp-perl 2.25-1build1 source package in Ubuntu
Changelog
libmath-gmp-perl (2.25-1build1) lunar; urgency=medium * Rebuild against new perlapi-5.36. -- Gianfranco Costamagna <email address hidden> Fri, 04 Nov 2022 11:58:04 +0100
Upload details
- Uploaded by:
- Gianfranco Costamagna
- Uploaded to:
- Lunar
- Original maintainer:
- Debian Perl Group
- Architectures:
- any
- Section:
- perl
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | perl | |
Lunar | release | universe | perl |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libmath-gmp-perl_2.25.orig.tar.gz | 33.6 KiB | 382b71e54762f639e9a42a9b06934151987ba57d11bb70d35e3bec88d50450ce |
libmath-gmp-perl_2.25-1build1.debian.tar.xz | 4.2 KiB | 0091befc54f7fb9497c5f79829790202a4d77c1dcc9858020102cc0f98c83100 |
libmath-gmp-perl_2.25-1build1.dsc | 2.1 KiB | 6f35b3991c6f9bd6c029675f9f7fb4452fa97be71d414c655d81d6bd0d69a323 |
Available diffs
- diff from 2.25-1 (in Debian) to 2.25-1build1 (325 bytes)
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