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-x86_64)multicool_1.0.1.zip(r-4.6-x86_64)multicool_1.0.1.zip(r-4.5-x86_64)
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

7.89 score 2 stars 291 packages 14 scripts 32k downloads 9 exports 1 dependencies

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

TargetResultTimeFilesSyslog
linux-devel-arm64OK103
linux-devel-x86_64OK109
source / vignettesOK213
linux-release-arm64OK146
linux-release-x86_64OK110
macos-release-arm64OK118
macos-release-x86_64OK156
macos-oldrel-arm64OK111
macos-oldrel-x86_64OK230
windows-devel-x86_64OK86
windows-release-x86_64OK85
windows-oldrel-x86_64OK104
wasm-releaseOK100

Exports:allPermBBellgenCompinitMCmultinomnextPermS2Stirling2

Dependencies:Rcpp