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
688 stars 75 forks source link

Update Project.toml #693

Closed Vaibhavdixit02 closed 5 months ago

Vaibhavdixit02 commented 5 months ago

Fixes #692

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (561699d) 8.62% compared to head (7f33d75) 0.11%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #693 +/- ## ========================================= - Coverage 8.62% 0.11% -8.51% ========================================= Files 31 31 Lines 2515 2504 -11 ========================================= - Hits 217 3 -214 - Misses 2298 2501 +203 ```

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