Path to this page:
./
wip/p5-Algorithm-Combinatorics,
Efficient generation of combinatorial sequences
Branch: CURRENT,
Version: 0.27,
Package name: p5-Algorithm-Combinatorics-0.27,
Maintainer: pkgsrc-usersAlgorithm::Combinatorics is an efficient generator of combinatorial
sequences. Algorithms are selected from literature (see documentation
for details). Iterators do not use recursion, nor stacks, and are
written in C.
Required to run:[
lang/perl5]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
RMD160: 6e6b5480aaba4966cd60971cbd39fdfef06cb194
Filesize: 17.137 KB
Version history: (Expand)
- (2024-09-19) Package has been reborn
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Package has been reborn
- (2020-09-29) Package has been reborn
- (2020-09-29) Package deleted from pkgsrc
- (2020-01-02) Package has been reborn
CVS history: (Expand)
2014-10-09 16:06:26 by Thomas Klausner | Files touched by this commit (97) |
Log message:
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
|
2012-10-04 11:13:17 by Aleksej Saushev | Files touched by this commit (76) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
|
2012-04-11 16:22:40 by Mike M. Volokhov | Files touched by this commit (2) | |
Log message:
Update Algorithm::Combinatorics to version 0.27.
>From changelog:
No code changes, just copyright updates. Indicates also
the module is not abandoned.
|
2011-11-25 13:18:54 by Mike M. Volokhov | Files touched by this commit (3) | |
Log message:
Import p5-Algorithm-Combinatorics-0.26 as wip/p5-Algorithm-Combinatorics.
Algorithm::Combinatorics is an efficient generator of combinatorial
sequences. Algorithms are selected from literature (see documentation
for details). Iterators do not use recursion, nor stacks, and are
written in C.
|