MUD Point Estimation, in Haskell.
Go to file
2024-05-18 02:00:01 +00:00
app choose different points for the example 2024-05-18 02:00:01 +00:00
src working code 2024-05-18 01:52:08 +00:00
test working code 2024-05-18 01:52:08 +00:00
.gitignore working code 2024-05-18 01:52:08 +00:00
mud.cabal working code 2024-05-18 01:52:08 +00:00
package.yaml working code 2024-05-18 01:52:08 +00:00
README.md working code 2024-05-18 01:52:08 +00:00
Setup.hs working code 2024-05-18 01:52:08 +00:00
stack.yaml working code 2024-05-18 01:52:08 +00:00
stack.yaml.lock working code 2024-05-18 01:52:08 +00:00

mud

Run the demo:

stack run

tests

stack test