Conversation
Collaborator
|
@cvanaret I updated GALAHAD and I can test all CUTEst problems with the version of Nick, should I focus on the version of GALAHAD for now or work together on the version in Uno? |
Owner
Author
|
@amontoison I'll be working on the Python bindings until ICCOPT and I'll get back to the barrier method in August (still need to refactor some stuff before I implement the exp barrier). So you should definitely focus on GALAHAD for now :) Thanks! |
5608ef3 to
08735f7
Compare
22c9764 to
59ac349
Compare
4b1ef24 to
4d16558
Compare
54022c7 to
1b658ec
Compare
…ponentialBarrierProblem and PrimalDualInteriorPointMethod inherit from BarrierProblem
…s necessary for the exp barrier method. This is not very satistfying. I'll open a PR to try and gather all the evaluations in an object (something like EvaluationSpace)
…onstraint values are required for ExponentialBarrierProblem)
…changed in WarmstartInformation object
1b658ec to
849a829
Compare
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.
BarrierProblemofPrimalDualInteriorPointProblemInteriorPointMethoda template parameterized by the type of barrier problemExponentialBarrierProblemthat inherits fromBarrierProblemExponentialBarrierProblem