libtommath 1.0.1-1 source package in Ubuntu
Changelog
libtommath (1.0.1-1) unstable; urgency=medium * New upstream version 1.0.1 * refresh patch (file moved) * refreshed x32 patch (cf #850723) * rm latex_build patch (applied upstream) * rules: * use override_dh_auto_build target * run testme.sh before build * updated following upstream makefile changes * control: set pkg-rakudo-team as Maintainer (Closes: #869287) Thanks to jello for his work ! * watch: downloads sig file * add upstream author public keys * update install since doc files were moved * add README.source -- Dominique Dumont <email address hidden> Thu, 31 Aug 2017 13:51:53 +0200
Upload details
- Uploaded by:
- Debian Rakudo Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian Rakudo Maintainers
- Architectures:
- any all
- Section:
- libs
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | release | main | libs |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libtommath_1.0.1-1.dsc | 2.4 KiB | c9e9624e4f5d876970707fbfd0034bc6e852f47722797e04adecf4f61ce3178e |
libtommath_1.0.1.orig.tar.xz | 2.1 MiB | 47032fb39d698ce4cf9c9c462c198e6b08790ce8203ad1224086b9b978636c69 |
libtommath_1.0.1.orig.tar.xz.asc | 240 bytes | 27bff1279db05a3c067625bebbc550a10fe320ac30cdbb4cace3d92547866244 |
libtommath_1.0.1-1.debian.tar.xz | 15.8 KiB | a87092577b519dc348c475a8d6d94c89d79c8a491a5baac7aa84a77eae13801d |
Available diffs
- diff from 1.0-4 to 1.0.1-1 (482.9 KiB)
No changes file available.
Binary packages built by this source
- libtommath-dev: multiple-precision integer library [development files]
LibTomMath is a C language library that provides a vast array of highly
optimized functions for number theory; including:
.
* Simple Algebra (Addition, Subtraction, Multiplication, Division)
* Digit Manipulation (shift, binary AND/OR/XOR)
* Modular Reduction (Barrett, Montgomery, DR, 2k)
* Number Theory
- Greatest Common Divisor
- Least Common Multiple
- Jacobi Symbol Computation
- Multiplicative Inverse
- Modular Exponentiation
- Fermat & Miller-Rabin Primality Tests
* Miscellaneous
- Root finding over Z
- Pseudo-random integers
- Signed & Unsigned comparisons
- Karatsuba and Toom-Cook multiplication algorithms
- Fast Comba based Multiplier, Squaring and Montgomery routines
.
This package contains the files needed to create programs that use LibTomMath.
It is not needed to merely execute programs that use LibTomMath.
- libtommath-docs: No summary available for libtommath-docs in ubuntu cosmic.
No description available for libtommath-docs in ubuntu cosmic.
- libtommath1: No summary available for libtommath1 in ubuntu disco.
No description available for libtommath1 in ubuntu disco.
- libtommath1-dbgsym: debug symbols for libtommath1