ComputationalScienceLaboratory / ODE-Test-Problems

A MATLAB suite of initial value problems
https://computationalsciencelaboratory.github.io/ODE-Test-Problems/
MIT License
9 stars 2 forks source link

Consistent Preset Configuration #109

Closed Steven-Roberts closed 5 months ago

Steven-Roberts commented 1 year ago

All presets should use name-value pairs for the constructor as opposed to positional arguments

AndreyAPopov commented 1 year ago

Done for Lorenz '63 in the new docs