Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Creating a new version: 0.4 #30

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

[WIP] Creating a new version: 0.4 #30

wants to merge 7 commits into from

Commits on Jun 23, 2020

  1. Fix scikit-optimize version

    This addresses an issue with API changes in skopt.
    yngtodd committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    0dc135e View commit details
    Browse the repository at this point in the history
  2. Remove results directories

    These were making the repository too heavy.
    yngtodd committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    947d5be View commit details
    Browse the repository at this point in the history
  3. Fix branin and hart

    These benchmarks were left behind in recent API changes.
    yngtodd committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    6516519 View commit details
    Browse the repository at this point in the history
  4. Remove RoBo dependency

    This dependency was not straightforward for users to install and was
    not often used in the library.
    yngtodd committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    9519700 View commit details
    Browse the repository at this point in the history
  5. Remove robobayes example

    yngtodd committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    42220d9 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2020

  1. Reduce the number of iterations

    Let this be a quicker test.
    yngtodd committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    834521c View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2020

  1. Remove robo

    yngtodd committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    e17bb0c View commit details
    Browse the repository at this point in the history