libalgorithm-combinatorics-perl 0.27-1build1 source package in Ubuntu

Changelog

libalgorithm-combinatorics-perl (0.27-1build1) utopic; urgency=medium

  * Rebuild for Perl 5.20.0.
 -- Colin Watson <email address hidden>   Wed, 20 Aug 2014 00:26:12 +0100

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Utopic
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
libalgorithm-combinatorics-perl_0.27.orig.tar.gz 17.1 KiB 8378da39ecdb37d5cc89cc130a3b1353fd75d56c7690905673473fe4c25cd132
libalgorithm-combinatorics-perl_0.27-1build1.debian.tar.gz 1.9 KiB 4a8d352152cf69c5c8761d9878359099d233ef4a536891e077dd6cae7a160649
libalgorithm-combinatorics-perl_0.27-1build1.dsc 2.3 KiB 9863b345a13c08a7c3139db98be51f3501064e6ded95dea7ec5f24eb76446d47

Available diffs

View changes file

Binary packages built by this source

libalgorithm-combinatorics-perl: module for the efficient generation of combinatorial sequences

 Algorithm::Combinatorics is an efficient generator of combinatorial sequences.
 Algorithms are selected from the literature (work in progress). Iterators do
 not use recursion, nor stacks, and are written in C. See Math::Combinatorics
 for a pure-Perl module with similar (if less efficient) features.