forked from SciML/Optimization.jl
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add OptimizationOptimJL.Optim.BFGS() tests for issues 747, 754
SciML#754 SciML#747 partially addressing SciML#755 NB: unrelated problem, tests using Optimization.AutoModelingToolkit() were failing, added code @test (sol = solve(prob, Optim.Newton())) isa Any # test exception not thrown and similar so exception is caught and other tests run
- Loading branch information
Showing
1 changed file
with
30 additions
and
6 deletions.
There are no files selected for viewing
This file contains 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