Dynamic Simulation Scale-up with Python ODEINT
Large sets of differential equations are solved with Python’s SciPy ODEINT. This example shows how to test ODEINT with input parameters that automatically adjust the model to 5, 100, and 1000 differential equations.
source