epirecipes / sir-julia

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

Add InfiniteArrays.jl example #39

Closed sdwfrost closed 2 years ago

sdwfrost commented 3 years ago

Add an example with InfiniteArrays.jl to implement an SIR model with counting of the number of people someone infects.

slwu89 commented 2 years ago

@sdwfrost this sounds quite interesting, what ideas did you have for how to implement that with InfiniteArrays.jl?

sdwfrost commented 2 years ago

Closed with https://github.com/epirecipes/sir-julia/commit/b8065866bc2fa3c5ef4c8b9cf4b2138c8524c9e2