Releases: algorithmicsuperintelligence/openevolve
Releases · algorithmicsuperintelligence/openevolve
v0.2.23
What's Changed
- Make max_tasks_per_child configurable to fix CUDA memory leaks by @yuxuan-z19 in #331
- Add SLDBench by @linhaowei1 in #334
- fix(scripts/static/js/sidebar.js): fixed unicode escape error in disp… by @FunMelon in #338
- Fix readme by @codelion in #341
- Update controller.py by @codelion in #345
New Contributors
- @yuxuan-z19 made their first contribution in #331
- @FunMelon made their first contribution in #338
Full Changelog: v0.2.22...v0.2.23
v0.2.22
v0.2.21
v0.2.20
v0.2.19
What's Changed
- Align parameter names for the
generate_with_contextfunction by @chxu2000 in #296 - Fix: Support OpenAI regional API endpoints (EU/APAC) for reasoning models by @Sahilraj3107 in #300
- Add all AlphaEvolve mathematical problems by @HenriqueAssumpcao in #302
- Fix rust example by @ifsheldon in #305
- Update _version.py by @codelion in #310
New Contributors
- @chxu2000 made their first contribution in #296
- @Sahilraj3107 made their first contribution in #300
- @ifsheldon made their first contribution in #305
Full Changelog: v0.2.18...v0.2.19
v0.2.18
What's Changed
- Use combined_score for target_score analysis instead of an average of all numeric scores by @theahura in #286
- Add novelty rejection sampling feature by @bluebread in #287
- Allow setting programs_per_island from config by @theahura in #291
- Update _version.py by @codelion in #292
New Contributors
- @bluebread made their first contribution in #287
Full Changelog: v0.2.17...v0.2.18
v0.2.17
v0.2.16
v0.2.15
v0.2.14
What's Changed
- feature: Add evolution trace logging for RL training support by @totoluo in #261
- Update test_library_api.py by @codelion in #262
- Fix link in example README.md by @Ag2S1 in #263
- Update README.md by @codelion in #265
- Update README.md by @codelion in #266
- Fix random seed by @codelion in #268
New Contributors
Full Changelog: v0.2.13...v0.2.14