Pakiet: libmath-cartesian-product-perl (1.009-1.1)
Odnośniki dla libmath-cartesian-product-perl
Zasoby systemu Debian:
- Raporty o błędach
- Developer Information
- Dziennik zmian w systemie Debian
- Informacje nt. praw autorskich
- Śledzenie łatek systemu Debian
Pobieranie pakietu źródłowego libmath-cartesian-product-perl:
- [libmath-cartesian-product-perl_1.009-1.1.dsc]
- [libmath-cartesian-product-perl_1.009.orig.tar.gz]
- [libmath-cartesian-product-perl_1.009-1.1.debian.tar.xz]
Opiekunowie:
Zasoby zewnętrzne:
- Strona internetowa [metacpan.org]
Podobne pakiety:
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.
Inne pakiety związane z libmath-cartesian-product-perl
|
|
|
|
-
- dep: perl
- praktyczny język ekstrakcji i raportowania Larry'ego Walla
Pobieranie libmath-cartesian-product-perl
Architektura | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
---|---|---|---|
all | 12,5 KiB | 33,0 KiB | [lista plików] |