Open
Description
The handwritten PDEs as ODEs benchmarks have been failing, particularly the pseudospectral ones (discussed in #929).
The issues to be addressed are:
- Compatibility with the current Julia and package versions (v1.11, v0.8.0)
- Resolve the implementation errors in the finite-difference and pseudospectral methods.
- Determine appropriate ODE and linear solver choices for the benchmarks of both methods.
- Provide documentation of the equations and the respective discretizations.