You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simplified epidemic simulation project inspired by Episimmer, demonstrating agent generation, event schedules, policy-based lockdowns, and a stochastic SIR disease spread model. The project demonstrates how epidemiological simulations can be built from scratch without relying on external simulation frameworks.