Bug#785674: ITP: libmath-cartesian-product-perl -- generate the Cartesian product of zero or more lists
Package: wnpp
Severity: wishlist
Owner: Jonas Smedegaard <dr@jones.dk>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
* Package name : libmath-cartesian-product-perl
Version : 1.008
Upstream Author : Philip R Brenan <PhilipRBrenan@appaapps.com>
* URL : https://metacpan.org/release/Math-Cartesian-Product
* License : Artistic or GPL-1+
Programming Lang: Perl
Description : generate the Cartesian product of zero or more lists
Math::Cartesian::Product generates the Cartesian product of zero or
more lists.
.
Given two lists, say: [a,b] and [1,2,3], the Cartesian product is the
set of all ordered pairs:
.
(a,1), (a,2), (a,3), (b,1), (b,2), (b,3)
.
which select their first element from all the possibilities listed in
the first list, and select their second element from all the
possibilities in the second list.
.
The idea can be generalized to n-tuples selected from n lists where all
the elements of the first list are combined with all the elements of
the second list, the results of which are then combined with all the
member of the third list and so on over all the input lists.
Package is needed by recent releases of libattean-perl.
Packaging will be maintained in the Perl team.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBAgAGBQJVWoV/AAoJECx8MUbBoAEhbKIP/1T/TJ2VSGkQ6coZSrK/59t0
ohRpByoAGuETATYv8nLPFju1O12z8QFiQYhFHfuM8r3yK5E7hjmNOcQTdrTnpke7
068RVaE/371vahrAz7VpgXl6DxrV8ONmwF3fI9e/RdxqADFRWQ/CCyakXGYoDTpu
uBwquhiD21cpjI6uMBtfC4ypj2PnzQvbpMVnm+jltwPj/3j5AFjV8fy9HxnljSsW
SQWDzKlXFa1POJwIEPqCfe3wmFlAcEKsGtNsCexwX2XXfqSaQ+FZkibFeM3Eixqv
LXXFyL2cEsl4UAfMbJhTfnPzt2e51jQjTsit4BFlFmQYlQAXYEf2gncGRFRcXjjs
0ccYjR8jzOJE8yPWDiFNEF7cV/9NHDDG75SifM+anEY3H5BhoDiXXjP4mQ1lOGWA
zKeppono4e9FWdXonU2p8UdRDjkEB5wJygrqJQmfJ59QOI6SavIEbIapmZp58cMg
Xk6cdyh6QIY1Kpt8L9C1wXCL4TZJ/MHI2O4M364LfwWfgL54LJy3aH5WzQU0VaGh
uOKDbfguYF5LRH9S+irLfKkKATOC9XkbiMuUwXCuhsyFv0ycY9UY0Mpw3V2hlcHg
9wLGMP+FnKn5z9IN5IHZKdPpDvZk5hiwBk3kqEhQiIlxAZC+uzsjS95+DHLCi86f
ufmU1pNsfYAzeuO30J+v
=q2gE
-----END PGP SIGNATURE-----
Reply to: