Qingyu Qu
Qingyu Qu
**Caputo Euler method** for single term fractional differential equations https://github.com/mattja/fodeint Relating papers: https://www.sciencedirect.com/science/article/pii/S037847542100361X https://link.springer.com/content/pdf/10.1023/B:NUMA.0000027736.85078.be.pdf
https://jewlscholar.mtsu.edu/server/api/core/bitstreams/1f6a2f09-6e16-4ac0-becf-94bc72c39ea1/content
Currently, the images in our docs is published from github static files, we want to use Documenter.jl instead to generate images in the docs builing period to get higher quality...
This issue would be used to record algorithms need to be implemented. - [ ] Fractional derivative based on [Chebyshev Polynomial](https://en.wikipedia.org/wiki/Chebyshev_polynomials) for 0
See paper: http://dx.doi.org/10.1007/3-7643-7412-8_28
There are some algorithms we can refine using Richardson extrapolation, see: https://doi.org/10.1016/j.cma.2004.06.006
The newly added algorithm ```GL_High_Precision``` throw ```DimensionMissMatch``` error when p is bigger than 2
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...
https://doi.org/10.1515/fca-2017-0068