[PD] RK4 for Pd

Charles Henry czhenry at gmail.com
Thu Aug 18 00:18:15 CEST 2011


On Wed, Aug 17, 2011 at 4:48 PM, Charles Henry <czhenry at gmail.com> wrote:
> Runge-Kutta is for integrating functions that you know a formula for.

Afterthought--suppose you do have a formula that has some nasty
integral that you can only compute numerically.

Put it into expr--then we could implement the RK4 method with messages
and some patching.

Or maybe make some implementation with expr~, although it could be a
bit more difficult.  I guess it just depends on the application you
want to create.

Chuck



More information about the Pd-list mailing list