JuliaNLSolvers / Optim.jl

Optimization functions for Julia
Other
1.11k stars 213 forks source link

improve type stability of SAMIN #1029

Closed mcreel closed 1 month ago

mcreel commented 1 year ago

adds a few type annotations

codecov[bot] commented 1 year ago

Codecov Report

Merging #1029 (6c0a15c) into master (1f1258c) will decrease coverage by 0.12%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #1029      +/-   ##
==========================================
- Coverage   85.40%   85.28%   -0.12%     
==========================================
  Files          43       43              
  Lines        3199     3201       +2     
==========================================
- Hits         2732     2730       -2     
- Misses        467      471       +4     
Impacted Files Coverage Δ
src/multivariate/solvers/constrained/samin.jl 75.58% <100.00%> (-1.48%) :arrow_down:
...ultivariate/solvers/zeroth_order/particle_swarm.jl 98.84% <0.00%> (-0.39%) :arrow_down:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.