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 MOFA #864

Merged
merged 28 commits into from
May 25, 2022
Merged

Add MOFA #864

merged 28 commits into from
May 25, 2022

Commits on Mar 28, 2022

  1. Add MOFA

    wagnersj committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    6120850 View commit details
    Browse the repository at this point in the history
  2. Removed whitespace

    wagnersj committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    f56365a View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2022

  1. Black reformatting

    wagnersj committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    a3fd706 View commit details
    Browse the repository at this point in the history
  2. Update src/orion/algo/mofa/mofa.py

    Co-authored-by: Fabrice Normandin <fabrice.normandin@gmail.com>
    wagnersj and lebrice authored Mar 29, 2022
    Configuration menu
    Copy the full SHA
    94d2c3f View commit details
    Browse the repository at this point in the history
  3. Update src/orion/algo/mofa/mofa.py

    Co-authored-by: Fabrice Normandin <fabrice.normandin@gmail.com>
    wagnersj and lebrice authored Mar 29, 2022
    Configuration menu
    Copy the full SHA
    ae7822b View commit details
    Browse the repository at this point in the history
  4. Update src/orion/algo/mofa/mofa.py

    Co-authored-by: Fabrice Normandin <fabrice.normandin@gmail.com>
    wagnersj and lebrice authored Mar 29, 2022
    Configuration menu
    Copy the full SHA
    5ce6434 View commit details
    Browse the repository at this point in the history
  5. Update src/orion/algo/mofa/mofa.py

    Co-authored-by: Fabrice Normandin <fabrice.normandin@gmail.com>
    wagnersj and lebrice authored Mar 29, 2022
    Configuration menu
    Copy the full SHA
    63f1ad8 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. MOFA sampler un-classed

    wagnersj committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    8e12929 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cfc54bf View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. New space initialization

    wagnersj committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    ee7139c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d26d8bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2dc8a3c View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2022

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

Commits on Apr 4, 2022

  1. Added typing

    wagnersj committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    b3f58ef View commit details
    Browse the repository at this point in the history
  2. Fixed typing

    wagnersj committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    4d686c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    143ac15 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dde480d View commit details
    Browse the repository at this point in the history
  5. Added MOFA paper ref

    wagnersj committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    8a3e174 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

  1. Configuration menu
    Copy the full SHA
    68d60e6 View commit details
    Browse the repository at this point in the history
  2. Fix doc8 issue

    wagnersj committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    710af4d View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. Configuration menu
    Copy the full SHA
    c69ff3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f7df22 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. Configuration menu
    Copy the full SHA
    9f9eb67 View commit details
    Browse the repository at this point in the history
  2. Skip python 3.7 tests

    wagnersj committed May 10, 2022
    Configuration menu
    Copy the full SHA
    1d5401a View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. Check scipy version

    wagnersj committed May 11, 2022
    Configuration menu
    Copy the full SHA
    f32e89b View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. Fixed classmethod bug

    wagnersj committed May 18, 2022
    Configuration menu
    Copy the full SHA
    c16c1d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13b2683 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2022

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