-
Notifications
You must be signed in to change notification settings - Fork 100
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
Derivatives of exponential integrals #321
Comments
Closing based on #328. (Derivatives with respect to the order aren't going to happen for a long time, if ever…) |
Out of curiosity, what'd be the meaning of the derivative with respect to a discrete parameter? How one would go about that? By extending the domain from N to R? |
Oh, ok, I didn't check, but the name "order" made me think it was a discrete order. Thanks! |
Moving this from JuliaDiff/ChainRules.jl#292 since the code now lives here.
@stevengj said:
The text was updated successfully, but these errors were encountered: