Paketname | libmath-combinatorics-perl |
Beschreibung | Perform combinations and permutations on lists |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.09-3 |
Sektion | universe/perl |
Priorität | optional |
Installierte Größe | 92 Byte |
Hängt ab von | perl (>= 5.6.0-16) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | |
Paketgröße | 18928 Byte |
Prüfsumme MD5 | b1cca6e93d624f270f0f3f927b9e0343 |
Prüfsumme SHA1 | b8c6796774139a4b23b7d04ca39f1d675c06c15e |
Prüfsumme SHA256 | ab1b48c6e5413f28b9fa65d9ea431e4e4129227114af34d9dbd6166b63842675 |
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).
|