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 exact solutions #43

Closed Steven-Roberts closed 1 year ago

Steven-Roberts commented 1 year ago

Added exact solutions for problems that have it. Most of these exact solutions only hold for a particular initial condition so I have to check that which is a bit fragile, but I don't see a better solution.

Addresses #40

AndreyAPopov commented 1 year ago

Might be ready to merge in the current state