epirecipes / sir-julia

Various implementations of the classical SIR model in Julia
MIT License
196 stars 38 forks source link

Fix AlgebraicPetri.jl example #33

Closed sdwfrost closed 3 years ago

sdwfrost commented 3 years ago

https://github.com/epirecipes/sir-julia/blob/master/markdown/pn_algebraicpetri/pn_algebraicpetri.md no longer runs with the latest AlgebraicPetri.jl, as the API has changed. Can you fix @mehalter?

mehalter commented 3 years ago

@sdwfrost Yeah I'll do this today.