Combinatorics in Haskell
app | ||
src | ||
.gitignore | ||
counting.cabal | ||
README.md | ||
Setup.hs |
Counting
Some combinatorics in Haskell. Currently has Bell numbers, binomial coefficients, and triangular numbers. And some number of orbits of sets with atoms (nominal sets).
Use cabal
to build:
cabal run counting