Skip to content

Releases: novonordisk-research/ProcessOptimizer

v1.0.0

13 Sep 11:19
0f1270e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.5...v1.0.0

v.0.9.5

06 May 08:17
1176dee
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.4...v0.9.5

v0.9.4

28 Feb 08:44
4b684b1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.3...v0.9.4

v0.9.3

13 Oct 13:24
8a7a98c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.1...v0.9.3

v0.9.1

11 Oct 13:41
762732e
Compare
Choose a tag to compare
Update __init__.py

Upped Version

Certain about uncertainties

22 Jun 06:59
894982c
Compare
Choose a tag to compare

What's Changed

  • Fix warnings 20230620 by @sqbl in #185
  • Fix#180 by @sqbl in #184. This allows the user to add/remove modelled noise before predicting/plotting/sampling from the optimizer instance.
  • Expand the number of benchmark functions and modelsystems by @dk-teknologisk-mon in #171

Full Changelog: v0.8.0...v0.8.1

Better defaults, SumEquals constraint

13 Apr 12:37
2f7324d
Compare
Choose a tag to compare

Changed defaults to:

  • Show uncertainty in 1D plots
  • Use expected improvement as acquisition function

Furthermore, the following developments:

  • Noise module in ModelSystem
  • SumEquals constraint

Bugs be gone

14 Feb 10:04
Compare
Choose a tag to compare

Various bug fixes as well as changes and addition to plotting functions. See changelog.

Interactive Pareto

03 Nov 14:05
a6b3090
Compare
Choose a tag to compare

Combined update with several minor fixes and additions. Please see changelog on gitHUB for details.

Credible intervals

30 Sep 08:46
Compare
Choose a tag to compare

Quiet many small QoL improvements in this one.
Much work is centered on helping guide the user in answering: "whether, I'm done experimenting?"