Oct 3, 2024
Marvellous, thanks a lot for a python3 implementation of the World3 model. I will soon clone the repo and dive into the code.
While I haven't studied the underlying equations yet, is there somewhere a nice set of differential equations (and possibly other supporting equations), perhaps in an explicit form, say a set of first order ODEs? Then it should be rather straightforward to use scipy for the numerical integration given its parameters and initial conditions.