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

Delete lib/OptimizationNonconvex directory to avoid unnecessary compa… #646

Closed Vaibhavdixit02 closed 6 months ago

Vaibhavdixit02 commented 6 months ago

…t PRs

Checklist

Additional context

Add any other context about the problem here.

codecov[bot] commented 6 months ago

Codecov Report

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

Comparison is base (c64d6ef) 7.47% compared to head (b230b5f) 8.17%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #646 +/- ## ========================================= + Coverage 7.47% 8.17% +0.70% ========================================= Files 40 30 -10 Lines 2730 2494 -236 ========================================= Hits 204 204 + Misses 2526 2290 -236 ```

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