Combinatorics in Haskell
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Joshua Moerman 98472736c9 Some combinatorics 3 years ago
app Some combinatorics 3 years ago
src Some combinatorics 3 years ago
.gitignore Some combinatorics 3 years ago
README.md Some combinatorics 3 years ago
Setup.hs Some combinatorics 3 years ago
counting.cabal Some combinatorics 3 years ago

README.md

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