Paketname | libmath-combinatorics-perl |
Beschreibung | Perform combinations and permutations on lists |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.09-3 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 52 Byte |
Hängt ab von | perl (>= 5.6.0-16) |
Empfohlene Pakete | |
Paketbetreuer | Debian Perl Group |
Quelle | |
Paketgröße | 17990 Byte |
Prüfsumme MD5 | c430f1e5b2457b09f9de963c59d8d88d |
Prüfsumme SHA1 | 47ffc79a194c5fd7e78a29f35d6761bf9d5a82ca |
Prüfsumme SHA256 | ee58810dc6c070a2f3e1b701a54b434a64f452c5319bf7e308887983d7b84323 |
Link zum Herunterladen | libmath-combinatorics-perl_0.09-3_all.deb |
Ausführliche Beschreibung | Combinatorics is the branch of mathematics studying the enumeration,
combination, and permutation of sets of elements and the mathematical
relations that characterize their properties. As a jumping off point,
refer to:
.
http://mathworld.wolfram.com/Combinatorics.html
.
This module provides a pure-perl implementation of nCk, nPk, and n!
(combination, permutation, and factorial, respectively).
|