andrioni / Catalan.jl

Catalan: a combinatorics library for Julia
Other
10 stars 5 forks source link

catalan

THIS PACKAGE IS DEPRECATED: Please use Combinatorics.jl instead.

Catalan: a combinatorics library for Julia, focusing mostly (as of now) on enumerative combinatorics and permutations. As overflows are expected even for low values, most of the functions always return BigInt, and are marked as such below.

This library provides the following functions:

Young diagrams

Limited support for working with Young diagrams is provided.