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

Fix zygote constraint bug and update rosenbrock doc #615

Closed Vaibhavdixit02 closed 10 months ago

codecov[bot] commented 10 months ago

Codecov Report

Merging #615 (69df7d1) into master (e8a682e) will increase coverage by 2.21%. The diff coverage is 0.00%.

@@            Coverage Diff            @@
##           master    #615      +/-   ##
=========================================
+ Coverage    6.10%   8.32%   +2.21%     
=========================================
  Files          40      40              
  Lines        2702    2704       +2     
=========================================
+ Hits          165     225      +60     
+ Misses       2537    2479      -58     
Files Coverage Δ
ext/OptimizationZygoteExt.jl 0.00% <0.00%> (-25.00%) :arrow_down:

... and 5 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more