aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-Combinatorics
Commit message (Collapse)AuthorAgeFilesLines
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154114
* Update to 0.08Erwin Lansing2005-12-062-3/+4
| | | | Notes: svn path=/head/; revision=150526
* - Updated from 0.06 to 0.07Aaron Dalton2005-11-023-5/+4
| | | | | | | | | - Updated maintainer email address Approved by: tobez Notes: svn path=/head/; revision=147024
* Update to 0.06Marcus Alves Grando2005-10-022-3/+3
| | | | | | | | | PR: 86816 Submitted by: Emanuel Haupt <ehaupt@critical.ch> Approved by: aaron@daltons.ca (maintainer), pav (mentor) Notes: svn path=/head/; revision=143976
* Add p5-Math-Combinatorics.Jean-Yves Lefort2005-05-284-0/+51
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). Author: Allen Day <allenday@ucla.edu> WWW: http://search.cpan.org/dist/Math-Combinatorics/ PR: ports/81572 Submitted by: Aaron Dalton <aaron@daltons.ca> Notes: svn path=/head/; revision=136318