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

Add tests for plot and movie and QG #82

Closed AndreyAPopov closed 7 months ago

Steven-Roberts commented 1 year ago

I'm ok with merging this (maybe after #95). I haven't reviewed carefully, but I'll go though all the tests together carefully in the future

elswit commented 1 year ago

Added fix for #91

Steven-Roberts commented 10 months ago

Add option to test plots but not movies in Octave. We can test what will happen on GitHub by running Octave without graphics. Hopefully the plots will display in the terminal!

Steven-Roberts commented 10 months ago

TODO: fix formatting of PASS in table for some problems

AndreyAPopov commented 9 months ago

I think this one is ready