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

Add assert_contains to print a more precise error message #1013

Merged
merged 16 commits into from
Dec 16, 2022

Commits on Sep 29, 2022

  1. Configuration menu
    Copy the full SHA
    0c03a76 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. Replace np.object by object

    Delaunay authored and Pierre Delaunay committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    5a53920 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. Merge branch 'develop' of github.com:Epistimio/orion into deprecation…

    …_fix
    Pierre Delaunay committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    58a723d View commit details
    Browse the repository at this point in the history
  2. Update __init__.py

    Delaunay authored Nov 29, 2022
    Configuration menu
    Copy the full SHA
    d67f84a View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' of github.com:Epistimio/orion into deprecation…

    …_fix
    Pierre Delaunay committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    f735764 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'deprecation_fix' of github.com:Delaunay/orion into depr…

    …ecation_fix
    Pierre Delaunay committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    a041b20 View commit details
    Browse the repository at this point in the history
  5. Update space_transform.py

    Delaunay authored Nov 29, 2022
    Configuration menu
    Copy the full SHA
    124177b View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. Update src/orion/algo/space/__init__.py

    Co-authored-by: Xavier Bouthillier <xavier.bouthillier@gmail.com>
    Delaunay and bouthilx authored Dec 5, 2022
    Configuration menu
    Copy the full SHA
    8130ba8 View commit details
    Browse the repository at this point in the history
  2. Replace Space.__contains__ by assert_contains

    Pierre Delaunay committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    5c32bc8 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'deprecation_fix' of github.com:Delaunay/orion into depr…

    …ecation_fix
    Pierre Delaunay committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    503a9a4 View commit details
    Browse the repository at this point in the history
  4. -

    Pierre Delaunay committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    d928dcb View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. -

    Pierre Delaunay committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    546f872 View commit details
    Browse the repository at this point in the history
  2. Update src/orion/algo/space/__init__.py

    Co-authored-by: Xavier Bouthillier <xavier.bouthillier@gmail.com>
    Delaunay and bouthilx authored Dec 6, 2022
    Configuration menu
    Copy the full SHA
    b73b1ab View commit details
    Browse the repository at this point in the history
  3. Fix ReshapedSpace

    Pierre Delaunay committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    de3194f View commit details
    Browse the repository at this point in the history
  4. Merge branch 'deprecation_fix' of github.com:Delaunay/orion into depr…

    …ecation_fix
    Pierre Delaunay committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    d0aee4e View commit details
    Browse the repository at this point in the history
  5. -

    Pierre Delaunay committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    ced3667 View commit details
    Browse the repository at this point in the history