Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attempt to implement Chebyshev sense fractional derivative #11

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

pedromxavier
Copy link
Contributor

I attempted to implement the Chebyshev series fractional derivative as mentioned in #1. I followed the steps presented in the article and also added tests using the data from that same paper.

It is still not working, but I think I can get that working soon.

@pedromxavier
Copy link
Contributor Author

I still can't where does the code differs from the paper's description of the algorithm. Do you have any idea @ErikQQY?

@ErikQQY
Copy link
Member

ErikQQY commented Dec 27, 2022

Hi there! Sorry for the late response, I’ve been very busy lately. And thanks a lot for your contribution! I think there are still some problems with the Chebshev series algorithms, let’s check on it…

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants