Skip to content

aschreiber1/episimdemics

Repository files navigation

EpiSimdemics

Implementation of the EpiSimdemics paper in Haskell: https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=5214892

Purpose is to show the use of parallel programming in Haskell

How To Run

  1. Run "stack build" to build the project
  2. Run "stack exec EpiSimdemics-exe -- +RTS -l -N4" to execute the project with 4 cores

About

Implementation of EpiSimdemics Paper in Haskell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published