Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 530 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 530 Bytes

PopSim

JS Compartment Model Solver for Population Dynamics

Compartment model creator and simulator for continuous-time dynamical systems

Features:

  • Algebraic substitution and evaluation
  • DiGraph creation and visualisation
  • Fast solution to system of differential equations
  • Latex display of differential equations
  • Integration plot for given time
  • Save and load systems as data strings

Although designed for population dynamics, this web app can be used to solve any system of 1st order differential equations.