Monday, June 04, 2012

ODE part 2

At present I have the following set up and tested:

an Euler Method explicit stepper and solver.
a Runge Kutte non-adaptive stepper and solver.

My obvious next step is adaptive step size control. My other big milestone is to implement an announcements based observer model to capture the data as a series and present the intermediate results.

I wish (and probably am only ignorant about it) that there was a straightforward 2d function plotter in Pharo.

No comments: