Skip to content

amshenoy/population-simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

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.