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

Support for VPA, gpuArray, and other special data types #31

Open Steven-Roberts opened 2 years ago

Steven-Roberts commented 2 years ago

For most problems (especially vanderpol) it would be nice to support arbitrary data types. Here are some of the issues and things to consider