Skip to content

v0.0.1

Choose a tag to compare

@codelion codelion released this 19 Jun 06:54
· 389 commits to main since this release
59872a7

What's Changed

  • Added github actions for linting and unit tests by @jvm123 in #1
  • Reformatted code with $ black openevolve tests examples by @jvm123 in #2
  • Add Dockerfile and Makefile, to allow for simple containerized execution by @jvm123 in #4
  • Merged by @codelion in #5
  • More resilient regex in utils.code_utils.extract_diffs and removed re… by @jvm123 in #3
  • Feature/update example by @codelion in #6
  • Feature/replicate circle packing by @codelion in #7
  • fix by @codelion in #8
  • Update README.md by @codelion in #9
  • Update README.md by @codelion in #10
  • Update README.md by @codelion in #11
  • Update README.md by @codelion in #12
  • architecture image by @dwahdany in #14
  • Add Example: Symbolic Regression Benchmark by @linhaowei1 in #17
  • Update README.md by @codelion in #20
  • Add iteration_found field to track when best program was discovered by @hafeezhmha in #23
  • Fix: Fix UnboundLocalError by defining start_iteration before initial program creation by @uchkw in #25
  • Fix: resolve parameter error when using o3 models with official OpenAI API by @uchkw in #26
  • Fix/check dup initialprogram by @codelion in #27
  • Minor help fixes: make help, fixed README.md: spelling mistake, Docker param issue by @jvm123 in #35
  • Improvements to Function Minimization Example by @MashAliK in #36
  • Fix islands implementation by @codelion in #44
  • Add openevolve-run as package command/script by @DerPlayer2001 in #51
  • fixes the formatting issue by @codelion in #54
  • Feature: Better support for LLM feedback and handling of LLM ensembles. by @jvm123 in #47
  • Feature: Benchmarks with EleutherAI lm-evaluation-harness by @jvm123 in #49
  • Bug fix: config.yaml model ensemble syntax not correctly loaded into LLMConfig object by @jvm123 in #56
  • Update sampler.py by @codelion in #64
  • Restructured unit tests into separate files, improved TestConfigValid… by @jvm123 in #57
  • Feature: Visualization script for the evolution tree from a checkpoint by @jvm123 in #59
  • Feature: Visualizer UI improvements and related project file changes by @jvm123 in #65
  • Feature: Artifact side channel by @nerdsane in #52
  • add example [online judge programming] by @DavyMorgan in #72
  • Feat/mlx kernel optimization by @codelion in #81

New Contributors

Full Changelog: https://github.com/codelion/openevolve/commits/v0.0.1