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

gmp

5.15 score 1 stars 22 packages 115 scripts 3.7k downloads 16 exports 2 dependencies

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

TargetResultDate
Doc / VignettesOKNov 25 2024
R-4.5-linux-x86_64OKNov 25 2024

Exports:combinationsCombinationscompositionsCompositionsicombinationsicompositionsipartitionsipermutationsncombinationsncompositionsnpartitionsnpermutationspartitionsPartitionspermutationsPermutations

Dependencies:gmpR6