Releases: ComputationalScienceLaboratory/ODE-Test-Problems
Releases · ComputationalScienceLaboratory/ODE-Test-Problems
v0.3.0
What's Changed
- Add tests for plot and movie and QG by @AndreyAPopov in #82
- Update Brusselator docs by @Steven-Roberts in #122
- Set superclass for all parameters by @Steven-Roberts in #126
Full Changelog: v0.2.0...v0.3.0
Install this Version
MATLAB users can download and open OTP.mltbx.
Octave users can run
pkg install 'https://github.com/ComputationalScienceLaboratory/ODE-Test-Problems/releases/download/v0.3.0/OTP.zip'
See the full installation instructions for additional details.
v0.2.0
Changes
- Additional documentation
- Introduced
otp.Parameters
as superclass for all parameters - Improved consistency for preset constructors
- New presets
v0.1.0
A test release for new installation instructions
v0.0.1
Initial Release