What's Changed * Translations update from Hosted Weblate by weblate in https://github.com/EMI-Group/evox/pull/139 * Update README.md by ranchengcn in https://github.com/EMI-Group/evox/pull/140 * Fix bugs of MOEA/D by Zhenyu2Liang in https://github.com/EMI-Group/evox/pull/141 * Translations update from Hosted Weblate by weblate in https://github.com/EMI-Group/evox/pull/142 * Bug Fix & Distributed Training Improvement by ZaberKo in https://github.com/EMI-Group/evox/pull/143 * Update evoxbench.py by AlpAcA0072 in https://github.com/EMI-Group/evox/pull/147 * State based IO by BillHuang2001 in https://github.com/EMI-Group/evox/pull/145
New Contributors * AlpAcA0072 made their first contribution in https://github.com/EMI-Group/evox/pull/147
What's Changed * Translations update from Hosted Weblate by weblate in https://github.com/EMI-Group/evox/pull/139 * Update README.md by ranchengcn in https://github.com/EMI-Group/evox/pull/140 * Fix bugs of MOEA/D by Zhenyu2Liang in https://github.com/EMI-Group/evox/pull/141 * Translations update from Hosted Weblate by weblate in https://github.com/EMI-Group/evox/pull/142 * Bug Fix & Distributed Training Improvement by ZaberKo in https://github.com/EMI-Group/evox/pull/143 * Update evoxbench.py by AlpAcA0072 in https://github.com/EMI-Group/evox/pull/147 * State-based IO and Stateful Policy support (RNN) in neuroevolution tasks by BillHuang2001 in https://github.com/EMI-Group/evox/pull/145
New Contributors * AlpAcA0072 made their first contribution in https://github.com/EMI-Group/evox/pull/147
What's Changed * Optimize the NSGA-III and update IMMOEA for gpjax0.8.2 by LiHao-MS in https://github.com/EMI-Group/evox/pull/123 * Update EMO algorithms by Zhenyu2Liang in https://github.com/EMI-Group/evox/pull/125 * [Fix] Correct wrong signature in Algorithm by ZaberKo in https://github.com/EMI-Group/evox/pull/128 * [Fix] Allow different `method` in non_dominated_sort after jitted by ZaberKo in https://github.com/EMI-Group/evox/pull/130 * Core EvoX improvement by BillHuang2001 in https://github.com/EMI-Group/evox/pull/126 * Add RVEAa algorithm by Zhenyu2Liang in https://github.com/EMI-Group/evox/pull/132 * fix: avoid nan by BillHuang2001 in https://github.com/EMI-Group/evox/pull/131 * Coevolution by BillHuang2001 in https://github.com/EMI-Group/evox/pull/133 * Translations update