v0.3.0
What's Changed
- Update readme and documentation by @AngelFP in #111
- Run tests daily and with all supported python versions by @AngelFP in #113
- Automated typo detection by @jmlarson1 in #116
- Typo in documentation by @VadimBim in #115
- Allow resuming an exploration and running in substeps by @AngelFP in #118
- Allow launching simulations in a different environment by @AngelFP in #108
- Implement
ChainEvaluator
by @AngelFP in #110 - Install pre-commit by @ax3l in #119
- Increase version number to
0.3.0
for next release by @AngelFP in #121 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #122
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #129
- Fix typo in
MultitaskEvaluator
docstring by @AngelFP in #123 - Update installation instructions for Maxwell by @AngelFP in #127
- Avoid pydata theme warning by @AngelFP in #130
- Change
Exploration
defaults by @AngelFP in #125 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #131
- Disable Ax logs by @AngelFP in #126
- Improve multi-objective optimization and add support for fully Bayesian optimization by @AngelFP in #124
- Enable manually adding trials and evaluations to
Exploration
by @AngelFP in #128 - Fix tests by @AngelFP in #136
- Doc: Button to Copy Code Blocks by @ax3l in #138
- CI: Blacken-Docs Version w/ Black by @ax3l in #139
- Document new features and improve README by @AngelFP in #141
- Use new libE save history options by @AngelFP in #135
- Reduce number of initialization evaluations if external data is supplied by @AngelFP in #137
- Enable local threading communications by @AngelFP in #140
New Contributors
- @jmlarson1 made their first contribution in #116
- @VadimBim made their first contribution in #115
- @pre-commit-ci made their first contribution in #122
Full Changelog: v0.2.1...v0.3.0