Open
Description
First thank you very much for the amazing package.
Second, let me explain the issue:
assume I have a function g returning x such that f(x,p)=0. I would be interested in computing the derivatives of x with respect to p but I am struggling to do that using the current APIs.
For example in case of ForwardDiff.jl (sorry for not perfect comparison) I can just define the rules on how to compute the first derivative and all of the other orders are automatically determined by successfully applying the chain rule (I guess).
Do you think it makes sense to implement an API in order to do this?
I even was looking at this but there is no support for TaylorSeries.jl.
Metadata
Metadata
Assignees
Labels
No labels