permutation / 0.1.2
| Short description: | Permutation class in pure Ruby | |||||
|---|---|---|---|---|---|---|
| Category: | Library/Math | |||||
| Status: | beta | |||||
| Created: | 2004-04-29 00:04:44 GMT | |||||
| Last update: | 2004-10-02 03:42:02 GMT | |||||
| Owner: | Florian Frank (Projects of this owner) | |||||
| Homepage: | http://www.ping.de/~flori/flott/exe/session/view/ruby | |||||
| Download: | http://rubyforge.org/frs/download.php/1003/permutation-0.1.2.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)] | |||||