slsqp icon indicating copy to clipboard operation
slsqp copied to clipboard

remove diff function and replace with epsilon() test

Open jacobwilliams opened this issue 3 years ago • 1 comments
trafficstars

this was a sort of hack in the original code. Fixes #31

jacobwilliams avatar Oct 21 '22 23:10 jacobwilliams

Codecov Report

Merging #32 (5dd34be) into master (951dcff) will decrease coverage by 0.07%. The diff coverage is 50.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #32      +/-   ##
==========================================
- Coverage   69.85%   69.78%   -0.07%     
==========================================
  Files           4        4              
  Lines        1403     1400       -3     
==========================================
- Hits          980      977       -3     
  Misses        423      423              

codecov[bot] avatar Oct 21 '22 23:10 codecov[bot]