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

Proposed solution to bug#745 #766

Closed ParasPuneetSingh closed 2 weeks ago

ParasPuneetSingh commented 1 month ago

Checklist

Additional context

Add any other context about the problem here.

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 0% with 35 lines in your changes missing coverage. Please review.

Project coverage is 0.06%. Comparing base (f5ae5b0) to head (30c40df). Report is 47 commits behind head on master.

:exclamation: Current head 30c40df differs from pull request most recent head 79eee22

Please upload reports for the commit 79eee22 to get more accurate results.

Files Patch % Lines
src/utils.jl 0.00% 31 Missing :warning:
src/lbfgsb.jl 0.00% 3 Missing :warning:
lib/OptimizationBBO/src/OptimizationBBO.jl 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #766 +/- ## ========================================== - Coverage 68.51% 0.06% -68.46% ========================================== Files 22 22 Lines 1607 1613 +6 ========================================== - Hits 1101 1 -1100 - Misses 506 1612 +1106 ```

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