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

Differentiate polygamma #104

Open
fredRos opened this issue Feb 16, 2017 · 0 comments
Open

Differentiate polygamma #104

fredRos opened this issue Feb 16, 2017 · 0 comments

Comments

@fredRos
Copy link

fredRos commented Feb 16, 2017

I would like to add support for differentiating the polygamma function, see JuliaDiff/ForwardDiff.jl#196. Do you seen any difficulties? I know that one needs to access the first arg to polygamma, so I can't just add a single line to differentiate.jl. It seems the Bessel functions have the same structure. The comment in https://github.com/johnmyleswhite/Calculus.jl/blob/master/src/differentiate.jl#L264 even mentions the digamma function as a function to add. So is there any stumbling block? I'd be willing to send a PR with a little guidance

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

No branches or pull requests

1 participant