permutation / 0.1.6
| Short description: | Permutation class in pure Ruby | |||||
|---|---|---|---|---|---|---|
| Category: | Library/Math | |||||
| Status: | stable | |||||
| Created: | 2004-04-29 00:04:44 GMT | |||||
| Last update: | 2009-07-19 02:22:08 GMT | |||||
| Owner: | Florian Frank (Projects of this owner) | |||||
| Homepage: | http://permutation.rubyforge.org/ | |||||
| Download: | http://rubyforge.org/frs/download.php/47687/permutation-0.1.6.tgz | |||||
| License: | GPL | |||||
| Dependency: |
|
|||||
| Description: | This class has a dual purpose: It can be used to create permutations of a given size and to do some simple computations with/on permutations. The instances of this class don’t require much memory because they don’t include the permutation as a data structure. They only save the information necessary to create the permutation if asked to do so. |
|||||
| Versions: | [0.1.8 (2010-03-16)] [0.1.7 (2009-07-19)] [0.1.6 (2009-07-19)] [0.1.5 (2007-04-17)] [0.1.4 (2006-03-11)] [0.1.3 (2005-10-08)] [0.1.2 (2004-10-02)] [0.1.0 (2004-04-29)] | |||||