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.

Features

  • In the Julia REPL, type ]add Combinatorics and then using Combinatorics to access the functions
  • Documentation available
  • Library for Julia
  • Enumerative combinatorics and permutations
  • Most of the functions always return BigInt

Project Samples

Project Activity

See All Activity >