| Name | Last modified | Size | Description | |
|---|---|---|---|---|
| Parent Directory | - | |||
| README.html | 2020-09-13 16:00 | 5.8K | ||
Github: https://github.com/randy3k/arrangements
Documentation: https://randy3k.github.io/arrangements
Fast generators and iterators for permutations, combinations, integer partitions and compositions. The arrangements are in lexicographical order and generated iteratively in a memory efficient manner. It has been demonstrated that ‘arrangements’ outperforms most existing packages of similar kind. Benchmarks could be found at https://randy3k.github.io/arrangements/articles/benchmark.html.
You can install the released version of arrangements from CRAN with:
Install the latest development version using