1
Fork 0
Combinatorics in Haskell
Find a file
2021-04-12 10:33:12 +02:00
app Some combinatorics 2021-04-12 10:33:12 +02:00
src Some combinatorics 2021-04-12 10:33:12 +02:00
.gitignore Some combinatorics 2021-04-12 10:33:12 +02:00
counting.cabal Some combinatorics 2021-04-12 10:33:12 +02:00
README.md Some combinatorics 2021-04-12 10:33:12 +02:00
Setup.hs Some combinatorics 2021-04-12 10:33:12 +02:00

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