Skip to content

Simple SIR

A minimal SIR simulation built step-by-step from scratch, illustrating state definitions, virus setup, and network generation.

View this example on GitHub.

Try It Live

Edit the code below and click ▶ Run to compile and execute it in your browser via Compiler Explorer. No local setup needed!

🧪 Interactive Example