Numerical methods for ordinary differential equations are methods used to find numerical approximations to the solutions of ordinary differential equations (ODEs). Their use is also known as ...
This code solves the Krusell-Smith heterogeneous-agent model using the Euler method. It was written by Marc Maliar and Serguei Maliar following the JME paper (link). The code is presented in the style ...