epirecipes / sir-julia

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

Add Adomian decomposition approach #54

Closed sdwfrost closed 2 years ago

sdwfrost commented 2 years ago

See here for an example for a standard SIR.

Requires a function to generate Adomian polynomials; example Maple code is here, Mathematica code here - there are many algorithms for this.

sdwfrost commented 2 years ago

Closed with 097b6e369e77904e27d4e2f95810212910a0879c