SciFracX / FractionalDiffEq.jl

Solve Fractional Differential Equations using high performance numerical methods
https://scifracx.github.io/FractionalDiffEq.jl/dev/
MIT License
80 stars 11 forks source link

Solvers overhaul #70

Open ErikQQY opened 1 year ago

ErikQQY commented 1 year ago

For now, all of the solvers are just working. To solve an FDE? OK! But the maintenance threshold is high.

We use this issue to track the overhaul of all solvers, the aim of the overhaul is simple: Making the solvers simple, easy-to-read, and efficient.