1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-18 08:02:48 +00:00
freebsd-ports/math/p5-Algorithm-Combinatorics/pkg-descr
Sunpoet Po-Chuan Hsieh ad4f267b7a Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
2018-05-27 20:15:16 +00:00

10 lines
305 B
Plaintext

Algorithm::Combinatorics is an efficient generator of combinatorial
sequences, where efficient means:
* Speed: The core loops are written in C.
* Memory: No recursion and no stacks are used.
Tuples are generated in lexicographic order.
WWW: https://metacpan.org/release/Algorithm-Combinatorics