Functions for loading ODEs from a file
ExactODEReduction.load_ODE_fromfile — Functionload_ODE_fromfile(filepath)Returns the ODE object constructed from equations in the *.ode file at the given filepath.
For the format *.ode see the examples folder in the repository.