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 n-dimensional m-derivative generalized finite difference #84

Open AndreyAPopov opened 1 year ago

AndreyAPopov commented 1 year ago

The PDE utilities we have right now are lacking, and something more general is required.

I am currently working on supported GFDM in OTP, which hopefully should be able to support a significantly larger class of problems than the current very limited tools that we have right now.

AAP

Steven-Roberts commented 1 year ago

Let's discuss at next meeting. We need to plan out the desired features.