You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is as a continuation for #2. Since the recent progress and some new thinking, open another issue to track the progress.
Now we have achieved:
Non-mutation-related API of ForwardDiff.jl has been fully wrapped in a quite R idiomatic way. Ordinary users can have access to all functionalities provided by non-mutation-related API of ForwardDiff without any hacking or using JuliaCall explicitly.
This is as a continuation for #2. Since the recent progress and some new thinking, open another issue to track the progress.
Now we have achieved:
ForwardDiff.jl
has been fully wrapped in a quite R idiomatic way. Ordinary users can have access to all functionalities provided by non-mutation-related API ofForwardDiff
without any hacking or usingJuliaCall
explicitly.The work on wrapping API of
ForwardDiff
can be thought as done, with further things considered as big improvements:ForwardDiff
likederivative!
.The text was updated successfully, but these errors were encountered: