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

Add OptimizationPRIMA to the docs #616

Closed ChrisRackauckas closed 10 months ago

codecov[bot] commented 10 months ago

Codecov Report

Merging #616 (2baf859) into master (a3778fa) will decrease coverage by 8.33%. The diff coverage is n/a.

@@            Coverage Diff            @@
##           master    #616      +/-   ##
=========================================
- Coverage    8.32%   0.00%   -8.33%     
=========================================
  Files          40      12      -28     
  Lines        2704    1141    -1563     
=========================================
- Hits          225       0     -225     
+ Misses       2479    1141    -1338     

see 32 files with indirect coverage changes

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

Vaibhavdixit02 commented 10 months ago

Can't recreate the MTK error here locally