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

I optimality criterion #428

Open
wants to merge 22 commits into
base: main
Choose a base branch
from
Open

I optimality criterion #428

wants to merge 22 commits into from

Commits on Feb 26, 2024

  1. add functionality

    jduerholt committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    6bbabb0 View commit details
    Browse the repository at this point in the history
  2. add tests

    jduerholt committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    2119864 View commit details
    Browse the repository at this point in the history
  3. update random strategy

    jduerholt committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    30ca0a8 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

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

Commits on Jul 28, 2024

  1. remove TransformEnum

    Osburg committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    6093e47 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. Configuration menu
    Copy the full SHA
    8d90a4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5198726 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Update bofire/data_models/strategies/doe.py

    Co-authored-by: Johannes P. Dürholt <johannespeter.duerholt@evonik.com>
    Osburg and jduerholt authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    cb45ae3 View commit details
    Browse the repository at this point in the history
  2. Update bofire/data_models/strategies/space_filling.py

    Co-authored-by: Johannes P. Dürholt <johannespeter.duerholt@evonik.com>
    Osburg and jduerholt authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    4fdcbd7 View commit details
    Browse the repository at this point in the history
  3. Update bofire/data_models/strategies/space_filling.py

    Co-authored-by: Johannes P. Dürholt <johannespeter.duerholt@evonik.com>
    Osburg and jduerholt authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    6945296 View commit details
    Browse the repository at this point in the history
  4. pre-commit stuff

    Osburg committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    cad5670 View commit details
    Browse the repository at this point in the history
  5. add IOptimality criterion

    Osburg committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    eefbd7d View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. fix IOptimality, add example

    Osburg committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    c2abcb6 View commit details
    Browse the repository at this point in the history
  2. remove empty cells

    Osburg committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    15b1d43 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

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

Commits on Sep 1, 2024

  1. Configuration menu
    Copy the full SHA
    16a17ab View commit details
    Browse the repository at this point in the history
  2. fix typos

    Osburg committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    af45729 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4761596 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    00fdeeb View commit details
    Browse the repository at this point in the history
  5. fix style

    Osburg committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    c2dabac View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. fix pyright

    Osburg committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    4987d57 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. fix tests

    Osburg committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    7121993 View commit details
    Browse the repository at this point in the history