Move some ODE package functions from Octave-Forge to core: Difference between revisions

m
Line 45: Line 45:
* remove prefix 'v' from field names in options structs
* remove prefix 'v' from field names in options structs
* input and output arguments of the steppers should be made compliant to the call in integrate_adaptive.m. The main example in core is runge_kutta_45_dorpri.m
* input and output arguments of the steppers should be made compliant to the call in integrate_adaptive.m. The main example in core is runge_kutta_45_dorpri.m
[[Category:Octave Forge]]