Package: arrangements 1.1.9

Randy Lai

arrangements: Fast Generators and Iterators for Permutations, Combinations, Integer Partitions and Compositions

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>.

Authors:Randy Lai [aut, cre]

arrangements_1.1.9.tar.gz
arrangements_1.1.9.tar.gz(r-4.5-noble)arrangements_1.1.9.tar.gz(r-4.4-noble)
arrangements_1.1.9.tgz(r-4.4-emscripten)arrangements_1.1.9.tgz(r-4.3-emscripten)
arrangements.pdf |arrangements.html
arrangements/json (API)

# Install 'arrangements' in R:
install.packages('arrangements', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/randy3k/arrangements/issues

Uses libs:
  • gmp– Multiprecision arithmetic library

5.13 score 1 stars 21 packages 102 scripts 4.2k downloads 16 exports 2 dependencies

Last updated 4 years agofrom:ad80fa3ce3. Checks:OK: 2. Indexed: no.

TargetResultDate
Doc / VignettesOKOct 26 2024
R-4.5-linux-x86_64OKOct 26 2024

Exports:combinationsCombinationscompositionsCompositionsicombinationsicompositionsipartitionsipermutationsncombinationsncompositionsnpartitionsnpermutationspartitionsPartitionspermutationsPermutations

Dependencies:gmpR6