v1.1.2-beta
Pre-release
Pre-release
What's Changed
- news list in rst format by @nikivanstein in #46
- Add Humies 2025 shoutout by @nikivanstein in #47
- Update llamea.py by @nikivanstein in #49
- feat: support population evaluation by @nikivanstein in #50
- feat: add configurable niching strategies by @nikivanstein in #52
- feat: add adaptive prompt co-evolution by @nikivanstein in #51
- Add diff patch generation option by @nikivanstein in #53
- docs: document niching, diff and population features by @nikivanstein in #55
- Update utils.py to handle ioh import by @nikivanstein in #54
- Update solution.py by @nikivanstein in #56
- Updating unified diff to system patch by @nikivanstein in #57
- Added better context for the adaptive prompt by @nikivanstein in #69
- Add parents to the evaluate function when using population evaluation… by @nikivanstein in #70
- Added parents to function signature to allow updating fitness of pare… by @nikivanstein in #73
- Add Multi_LLM wrapper for random model selection by @nikivanstein in #72
- Update llamea.py by @nikivanstein in #74
- Feature/gemini fixes by @nikivanstein in #76
- docs: add AGENTS instructions by @nikivanstein in #80
- Upgrade numpy to 2.x and use IOHexperimenter dev version by @nikivanstein in #81
- Add llamea-lite package without LLM or ConfigSpace dependencies by @nikivanstein in #79
- Warm_start and Initial population implementation. by @anantashahane in #77
- Fix parent selection logic in LLaMEA (#71) - all selection tests passed by @kadiryonak in #82
- Document selection methods by @nikivanstein in #83
- bumped version code by @nikivanstein in #84
New Contributors
- @anantashahane made their first contribution in #77
- @kadiryonak made their first contribution in #82
Full Changelog: v1.1.0...v1.1.2-beta