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

Jump to navigation Jump to search
(7 intermediate revisions by 5 users not shown)
Line 28: Line 28:
== Files ==
== Files ==


* odeplot.m
* <strike>odeplot.m (Stefan Miereis)</strike> (Patch submitted) (Patch pushed) (Removed from odepkg)
* ode23.m  
* <strike>ode23.m (Stefan Miereis)</strike> (Patch submitted) (Patch pushed)
* runge_kutta_23.m
* <strike>runge_kutta_23.m (Stefan Miereis)</strike> (Patch submitted) (Patch pushed)


== Changes to odepkg to maintain compatibility with new release ==
== Changes to odepkg to maintain compatibility with new release ==
Line 44: Line 44:


* 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  
* 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
  compliant to the call in integrate_adaptive.m. The main
  example in core is runge_kutta_45_dorpri.m
Anonymous user

Navigation menu