SciML / Surrogates.jl

Surrogate modeling and optimization for scientific machine learning (SciML)
https://docs.sciml.ai/Surrogates/stable/
Other
323 stars 69 forks source link

refactor: add points in DYCORS irrespective of best or not #463

Closed sathvikbhagavan closed 6 months ago

sathvikbhagavan commented 6 months ago

fixes: #461

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (b66096e) 78.00% compared to head (f55859d) 78.12%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #463 +/- ## ========================================== + Coverage 78.00% 78.12% +0.12% ========================================== Files 23 23 Lines 3155 3155 ========================================== + Hits 2461 2465 +4 + Misses 694 690 -4 ```

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