Qingyu Qu

Results 41 comments of Qingyu Qu

Hello I am implementing KYK SSPRK52

上面这个应该是一个列向量。。。 对大矩阵的渲染也是很让人难受 有时甚至无法渲染╥﹏╥...

Hello there!😄 As you can see, this package is just started and algorithms or ecosystems are not so well. To be honest, I am a big fan of what Chris...

Looking forward to connecting! Ping me anytime if there are questions about this library :)

@azev77 Sounds very interesting! Fractional multiplication, fractional difference, btw I know the [fractional difference equations](http://www.iumpa.upv.es/wp-content/uploads/2016/05/Fractional-Diference-Equations-and-Applications-2014.pdf) are also being used widely.🤔

Three parametric Mittag Leffler function by https://github.com/SciFracX/FractionalDiffEq.jl/commit/0057bcd38fa93e5f93782001674db175f3f2d203

Matrix arguments Mittag Leffler function paused since there are no matrix function support

Hi there, I am not sure if I get what you mean, for multi-terms FODE, there is `MultiTermsFODEProblem` we can use to define our problems: https://github.com/SciFracX/FractionalDiffEq.jl#a-sophisticated-example Do we need to...

Yeah, `MultiTermsFODEProblem` can solve BagleyTorvik equations, that solver was initially designed to test the solvers, and I think now that function can be removed.

That is very weird, can you provide the program and the version of FractionalDiffEq.jl you are using?