Package: multicool 1.0.1

multicool: Permutations of Multisets in Cool-Lex Order

A set of tools to permute multisets without loops or hash tables and to generate integer partitions. The permutation functions are based on C code from Aaron Williams. Cool-lex order is similar to colexicographical order. The algorithm is described in Williams, A. Loopless Generation of Multiset Permutations by Prefix Shifts. SODA 2009, Symposium on Discrete Algorithms, New York, United States. The permutation code is distributed without restrictions. The code for stable and efficient computation of multinomial coefficients comes from Dave Barber. The code can be download from <http://tamivox.org/dave/multinomial/index.html> and is distributed without conditions. The package also generates the integer partitions of a positive, non-zero integer n. The C++ code for this is based on Python code from Jerome Kelleher which can be found here <https://jeromekelleher.net/category/combinatorics.html>. The C++ code and Python code are distributed without conditions.

Authors:James Curran, Aaron Williams, Jerome Kelleher, Dave Barber

multicool_1.0.1.tar.gz
multicool_1.0.1.zip(r-4.7)multicool_1.0.1.zip(r-4.6)multicool_1.0.1.zip(r-4.5)
multicool_1.0.1.tgz(r-4.6-x86_64)multicool_1.0.1.tgz(r-4.6-arm64)multicool_1.0.1.tgz(r-4.5-x86_64)multicool_1.0.1.tgz(r-4.5-arm64)
multicool_1.0.1.tar.gz(r-4.7-arm64)multicool_1.0.1.tar.gz(r-4.7-x86_64)multicool_1.0.1.tar.gz(r-4.6-arm64)multicool_1.0.1.tar.gz(r-4.6-x86_64)
multicool_1.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION
card.svg |card.png
multicool/json (API)

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

Bug tracker:https://github.com/jmcurran/multicool/issues

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

Conda:

cpp

8.02 score 2 stars 297 packages 14 scripts 42k downloads 9 exports 1 dependencies

Last updated from:e1a805e750. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK135
linux-devel-x86_64OK121
source / vignettesOK151
linux-release-arm64OK119
linux-release-x86_64OK108
macos-release-arm64OK110
macos-release-x86_64OK244
macos-oldrel-arm64OK76
macos-oldrel-x86_64OK308
windows-develOK87
windows-releaseOK87
windows-oldrelOK91
wasm-releaseOK127

Exports:allPermBBellgenCompinitMCmultinomnextPermS2Stirling2

Dependencies:Rcpp