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

[WIP] Make cache mutable struct #674

Closed Vaibhavdixit02 closed 3 months ago

Vaibhavdixit02 commented 6 months ago

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 (35b97e5) 8.93% compared to head (2a893c3) 1.95%. Report is 36 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #674 +/- ## ========================================= - Coverage 8.93% 1.95% -6.98% ========================================= Files 31 31 Lines 2506 2501 -5 ========================================= - Hits 224 49 -175 - Misses 2282 2452 +170 ```

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