epirecipes / sir-julia

Various implementations of the classical SIR model in Julia
MIT License
195 stars 39 forks source link

MeasureTheory.jl Markov chain model #94

Closed slwu89 closed 1 year ago

slwu89 commented 1 year ago

Adds a new tutorial on using MeasureTheory.jl to simulate the DTMC SIR model.

sdwfrost commented 1 year ago

Thanks Sean! I hadn't seen MeasureTheory.jl - I already had a Soss.jl example (a package also by Chad).