We are happy to announce that we have just pushed a new GPyOpt pre-release to the devel branch. In a couple of weeks we’ll do the final push to master and pip, so please let us know if you have any issue with it. Here is the list of main features and improvements:

  • Optimization with context variables.
  • De-duplication management of evaluations.
  • New batch designs.
  • Refactoring and improvements in optimization routines.
  • Optimization with warped inputs
  • Compatibility with Python 3.
  • Significantly improvements in test coverage.
  • Various improvements and bug fixes

We would like to thank the many contributors that have helped to develop the new version of the library.

Thanks to everyone and enjoy the optimization!

The GPyOpt contributors