epirecipes / sir-julia

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

Add Surrogates.jl example #26

Closed sdwfrost closed 1 year ago

sdwfrost commented 1 year ago

Added https://github.com/epirecipes/sir-julia/blob/master/markdown/ode_surrogate_1d_1d/ode_surrogate_1d_1d.md, plus other surrogate models using non-Julia packages.