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

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version1.1.9
URL https://github.com/randy3k/arrangements/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("randy3k/arrangements")
randy3k/arrangements documentation built on May 3, 2023, 8:36 p.m.