Skip to content

Releases: BoostV/process-optimizer-api

v2.3.0

09 Feb 14:28
695aeb6

Choose a tag to compare

What's Changed

Full Changelog: v2.2.1...v2.3.0

v2.2.1

09 Feb 08:44
d62d0b6

Choose a tag to compare

What's Changed

  • Allow arbitrary key names in extras by @langdal in #56

Full Changelog: v2.2.0...v2.2.1

v2.2.0

07 Feb 14:27
f31b957

Choose a tag to compare

What's Changed

  • Read plot_objective "pars" from extras by @langdal in #54

Full Changelog: v2.1.1...v2.2.0

v2.1.1

06 Feb 09:57
109e114

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.0...v2.1.1

v2.1.0

28 Apr 17:19
0231f96

Choose a tag to compare

Changelog

v2.1.0

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Update swagger post example data #40

Closed issues:

  • Show confidence interval #36

Merged pull requests:

  • Return error message instead of throwing exception #43 (langdal)
  • Update to process_result in optimizer.py #37 (abbl-DTI)

v2.0.1

29 Mar 08:44
927c893

Choose a tag to compare

Changelog

v2.0.1

Full Changelog

Fixed bugs:

  • API fails when using less than N_points data points #33

v2.0.0

29 Mar 06:33
c38064a

Choose a tag to compare

Changelog

v2.0.0

Full Changelog

Implemented enhancements:

Merged pull requests:

  • Build docker image for x86 and arm #32 (langdal)

v1.4.1

21 Mar 15:31
be00e9b

Choose a tag to compare

Changelog

V1.4.1

Full Changelog

Implemented enhancements:

  • Job queue for expensive calculations #29

Fixed bugs:

  • Make sure matplot has a writable folder inside the docker container #3

Closed issues:

  • Update to ProcessOptimizer 0.7.3 #28
  • Issue with json objects #27

Merged pull requests:

v1.4.0

23 Sep 11:45

Choose a tag to compare

Full Changelog

Implemented enhancements:

  • Add expected minimum to response #10
  • Rounding suggested experiment(s) to length scale of dimensions #21 (AkselObdrup)

v1.3.0

21 Sep 06:56
b4907c8

Choose a tag to compare

Notable Changes

  • Update to ProcessOptimizer v0.7.1

Closed issues:

  • Axis labels cropped from plots #19
  • Version information and detailed optimizer parameters should be part of the response #9

Merged pull requests: