-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Problems
-
Before optimizing the performance of our trust-region subproblem solvers, we need to add a few more tests that assure us that we do not introduce any bugs while refactoring.
-
In Improve subsolver BNTR optimagic-dev/optimagic#328, we have added two new conjugate gradient methods for the subsolver BNTR. As a result, global test coverage has decreased, since these methods contain many
ifconditions.
Solution
Write tests in our development environment, that compare our subsolvers against the subsolvers from dfols and pybobyqa.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request