SciML / Optimization.jl

Mathematical Optimization in Julia. Local, global, gradient-based and derivative-free. Linear, Quadratic, Convex, Mixed-Integer, and Nonlinear Optimization in one simple, fast, and differentiable interface.
https://docs.sciml.ai/Optimization/stable/
MIT License
704 stars 77 forks source link

[WIP] OptimizationSolvers #619

Closed Vaibhavdixit02 closed 7 months ago

codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (a338857) 9.46% compared to head (0e2d62e) 0.00%. Report is 78 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #619 +/- ## ========================================= - Coverage 9.46% 0.00% -9.47% ========================================= Files 40 12 -28 Lines 2694 1141 -1553 ========================================= - Hits 255 0 -255 + Misses 2439 1141 -1298 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.