alexfikl / pycaputo

Evaluate fractional integrals and solve fractional ODEs.
https://pycaputo.readthedocs.io
3 stars 1 forks source link

[showcase] Add more examples of chaotic systems #53

Closed alexfikl closed 4 days ago

alexfikl commented 4 months ago

There's a wonderful gallery https://scifracx.org/FractionalDiffEq.jl/dev/ChaosGallery that we could reproduce. Most of the examples below are present there as well.

Petras 2011 https://doi.org/10.1007/978-3-642-18101-6

Others

alexfikl commented 4 days ago

These are all implemented for the Caputo derivative (discretized with PECE). It would be cool to have some with other types of derivatives, once those are implemented.