Releases: MachineLearningLifeScience/poli
Releases · MachineLearningLifeScience/poli
v1.3.1
What's Changed
- Adds himmelblau as a toy black box by @miguelgondu in #303
- increase timeout limit python-tox-testing-base.yml by @RMichae1 in #304
- Adds support for uv installation by @miguelgondu in #306
- Reduces CI to run when relevant changes occur by @miguelgondu in #307
- Defaults to None in
evaluation_budget
by @miguelgondu in #308 - Adds strict typing using pyright, downgrades pytdc by @miguelgondu in #315
- Adds how to run pytest directly by @miguelgondu in #316
- Adds more helpful error messages, always runs file registration for isolation by @miguelgondu in #318
Full Changelog: v1.2.0...v1.3.1
v1.2.0
What's Changed
- Implements a csv observer by @miguelgondu in #294
- Reruns linting by @miguelgondu in #299
- 255 implement set of dms experiment results as static optimization problems by @RMichae1 in #300 , reviewed by @miguelgondu
Full Changelog: v1.1.1...v1.2.0
v1.1.1
What's Changed
- Fixes old Ehrlich function by adding low temperature to the feasibility matrix by @miguelgondu in #288
- Adds Rosetta energy to the readme by @miguelgondu in #289
- Feature mlflow observer by @SimonBartels in #290
- Bumps version after including observer by @miguelgondu in #293
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- provides a running blackbox for Rosetta by @RMichae1 (with assistance from @SimonBartels and @miguelgondu) in #222
Full Changelog: v1.0.1...v1.1.0
V1.0.1
This release contains the code used in the camera-ready version of the paper "A survey and benchmark of high-dimensional Bayesian optimization of discrete sequences", to appear in NeurIPS2024.
v0.2.1
- Last tag had a discrepancy between the package version and the tag name.
v0.2.0
- Small changes to environments such that they install
numpy<2
. - Updates to the dockstring tests, since it started returning
11.8
instead of11.9
.
v0.1.0
Release v0.1.0 for NeurIPS submission
Initial release
Initial release of poli
.
Check our docs! https://machinelearninglifescience.github.io/poli-docs/