derivative for in-place functions of the form f!(::AbstractArray, ::Real)#219
Merged
derivative for in-place functions of the form f!(::AbstractArray, ::Real)#219
Conversation
4454d70 to
0454e02
Compare
3891e9a to
c77bbf3
Compare
c77bbf3 to
97748b8
Compare
97748b8 to
90e9ac2
Compare
Member
|
Out of curiosity, when do you plan on having a release with this? No rush, just wanting to keep track of this so I don't forget to use it 👍 |
Member
Author
|
Sorry for the late response, I've been on vacation. My plan is to release ForwardDiff v0.5.0 by the end of the week (really want to resolve #217 before the next release). |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Resolves #218
This needs docs, tests, and for #215 to get merged (right now this PR is based against #215, but once that's merged, I'll rebase against master and switch the base branch here to master).All done. The only thing this requires now is JuliaLang/METADATA.jl#9044.