implement the condeqassign newly added to adolc in order to cover con…#21
Open
utke1 wants to merge 3 commits intob45ch1:masterfrom
Open
implement the condeqassign newly added to adolc in order to cover con…#21utke1 wants to merge 3 commits intob45ch1:masterfrom
utke1 wants to merge 3 commits intob45ch1:masterfrom
Conversation
added 3 commits
March 4, 2016 15:53
…ditions such as <= and >= with condassign rather than just < and >
…eflected in the trace-based function evaluation
Owner
|
Sorry for the late reply. I planned to wait for an official release of ADOL-C containing the new condassign functions. As of today, however, it appears that the new condassing functions still have not been included in latest official release https://www.coin-or.org/download/source/ADOL-C/ADOL-C-2.6.3.tgz. How should we proceed? I would suggest that a new ADOL-C release 2.7.0 should be prepared. Then I'll merge your pull request. |
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.
…ditions such as <= and >= with condassign rather than just < and >