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

Changelog

libalgorithm-combinatorics-perl (0.26-1build1) devel; urgency=low

  * Rebuild for Perl 5.18.
 -- Colin Watson <email address hidden>   Sun, 20 Oct 2013 22:49:50 +0100

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Trusty
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe perl

Downloads

File Size SHA-256 Checksum
libalgorithm-combinatorics-perl_0.26.orig.tar.gz 17.1 KiB dc620d221d1a352505b57f4ea24a6508193349c88c5b8a1ea248377eca555319
libalgorithm-combinatorics-perl_0.26-1build1.debian.tar.gz 1.5 KiB a8a03cb949c442d9618f658f7b8069716eb99ddb42b53c5c789acc0c5a82811c
libalgorithm-combinatorics-perl_0.26-1build1.dsc 2.3 KiB 1f7b97696bb7bdb1cc74df61ca90fa7a42692877c3d3848206faa48b56b23c37

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.