nnaisense / evotorch

Advanced evolutionary computation library built directly on top of PyTorch, created at NNAISENSE.
https://evotorch.ai
Apache License 2.0
1.01k stars 63 forks source link

fix: Make CMAES fail if problem is bounded #100

Closed flukeskywalker closed 4 months ago

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (5c58566) 76.74% compared to head (77c398b) 76.75%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #100 +/- ## ======================================= Coverage 76.74% 76.75% ======================================= Files 49 49 Lines 7509 7510 +1 ======================================= + Hits 5763 5764 +1 Misses 1746 1746 ```

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