aboutsummaryrefslogtreecommitdiffstats
path: root/math/pear-Math_Combinatorics
Commit message (Collapse)AuthorAgeFilesLines
* A package that returns all the combinations andmiwi2007-05-303-0/+39
permutations, without repitition, of a given set and subset size. Associative arrays are preserved. WWW: http://pear.php.net/package/Math_Combinatorics/ PR: ports/112824 Submitted by: Zhen REN <bg1tpt at gmail.com>