epirecipes / sir-julia

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

Add AlgebraicABMs example #123

Open sdwfrost opened 2 months ago

sdwfrost commented 2 months ago

See this example from the AlgebraicABMs.jl documentation.

sdwfrost commented 1 month ago

Waiting on some clarification from this issue about how to set up the history function.