When you are a Bear of Very Little Brain, and you Think of Things, you find sometimes that a Thing which seemed very Thingish inside you is quite different when it gets out into the open and has other people looking at it.
A.A. Milne as Winnie-the-Pooh in The House at Pooh Corner, 1928
\[ \frac{\text{d}{S}}{\text{d}t} = - \beta S (I_1 + I_2). \]
\[ \frac{\text{d}{E_1}}{\text{d}t} = \beta S (I_1 + I_2) - \sigma E_1. \]
\[ \frac{\text{d}{E_2}}{\text{d}t} = \sigma E_1 - \sigma E_2. \]
\[ \frac{\text{d}{I_1}}{\text{d}t} = \sigma E_2 - \gamma I_1, \]
\[ \frac{\text{d}{I_2}}{\text{d}t} = \gamma I_1 - \gamma I_2. \]
\[ \frac{\text{d}R}{\text{d}t} = \gamma I_2. \]
.
Wide range of Python simulation tools:
News Vendor Problem in python (for ordering NFL Replica Jerseys.
Trolley
& Pendulum using sympy
(symbolic python)
Mountain Car in the OpenAI Gym.
Hodgkin Huxley by Mark Kramer.
Formula One Race Simulation in Python by Nick Roth.
Fluid Dynamics Discretisation of PDEs
Stress in a connecting rod Discretisation of PDEs
Network simulation Discrete Event simulation.
Gillespie Algorithm notebook (in Python 2.7).