0.7.0
What's Changed
- Fix crash when
n_init < sim_workers
by @AngelFP in #207 - Expose
AxModelManager
methods in Service API generators and add new plotting methods by @AngelFP in #169 - Fix typo by @AngelFP in #212
- Add is_manager attribute by @shuds13 in #205
- Fix docstring description in
ExplorationDiagnostics
by @delaossa in #217 - Expose
precedent
andextra_args
inTemplateEvaluator
by @AngelFP in #216 - Add ASTRA optimization example files by @SJasterMerz in #211
- Allow attaching past evaluations that are outside of the current parameter range by @AngelFP in #185
- A couple of improvements in plotting routines. by @delaossa in #224
- Correct comment in
gen_func
by @RemiLehe in #227 - Assign
np.nan
only when the type isfloat
by @delaossa in #231 - Fix a bug in incorporating history file by @delaossa in #230
- Add folders to
.gitignore
that are generated when installing optimas. by @delaossa in #233 - README: Install All Dependencies by @ax3l in #192
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #229
- Enable batch trial generation by @RemiLehe in #232
- Fix ax-platform version by @RemiLehe in #238
- Update boundary conditions in WarpX example by @n01r in #237
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #241
- Use more robust calculation of the emittance. by @RemiLehe in #240
New Contributors
- @SJasterMerz made their first contribution in #211
- @n01r made their first contribution in #237
Full Changelog: v0.6.0...v0.6.1