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

Compare solutions to saved referenced solutions for tests #127

Open Steven-Roberts opened 5 months ago

Steven-Roberts commented 5 months ago

As part of the testing, we should check that every solution produced by a preset matches a saved value. Differences between MATLAB and Octave and different versions may make this tricky.