SciML / diffeqpy

Solving differential equations in Python using DifferentialEquations.jl and the SciML Scientific Machine Learning organization
MIT License
531 stars 39 forks source link

How to make it use of FractionalDiffEq.jl into python - reg #106

Closed Velmurugan1008 closed 1 year ago

Velmurugan1008 commented 1 year ago

I read your diffeqpy. I will try the same way to fractional differential equations. But I can't. Please suggest me some ideas relating the above.

Thank you.

ChrisRackauckas commented 1 year ago

It doesn't wrap FractionalDiffEq.jl, but you can write a wrapper for it using pyjulia