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

Added targeting mode to objectives #51

Closed
wants to merge 24 commits into from

Commits on Oct 24, 2023

  1. Configuration menu
    Copy the full SHA
    2df6e67 View commit details
    Browse the repository at this point in the history
  2. added grid scan as initialization plan

    thomaswmorris authored and Thomas Morris committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    fa09b69 View commit details
    Browse the repository at this point in the history
  3. added class representations for DOFs and objectives

    thomaswmorris authored and Thomas Morris committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    2b2320d View commit details
    Browse the repository at this point in the history
  4. make sure DOF bounds are cast to floats

    Thomas Morris committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    24dae2a View commit details
    Browse the repository at this point in the history
  5. move test functions to utils

    Thomas Morris committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    29c4ba2 View commit details
    Browse the repository at this point in the history
  6. work at ATF on Oct 12

    AmbarCRoAl authored and Thomas Morris committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    7c77eee View commit details
    Browse the repository at this point in the history
  7. fixed shapes in grid plots

    Thomas Morris committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    2909c29 View commit details
    Browse the repository at this point in the history
  8. update syntax in notebooks

    Thomas Morris committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    4b3bf66 View commit details
    Browse the repository at this point in the history
  9. better verbose output for agent.ask()

    Thomas Morris committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    91be2d1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    de2689f View commit details
    Browse the repository at this point in the history
  11. added grid scan as initialization plan

    thomaswmorris authored and Thomas Morris committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    0f328fa View commit details
    Browse the repository at this point in the history
  12. added class representations for DOFs and objectives

    thomaswmorris authored and Thomas Morris committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    d1346cf View commit details
    Browse the repository at this point in the history
  13. make sure DOF bounds are cast to floats

    Thomas Morris committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    aac4999 View commit details
    Browse the repository at this point in the history
  14. move test functions to utils

    Thomas Morris committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    96fcb54 View commit details
    Browse the repository at this point in the history
  15. work at ATF on Oct 12

    AmbarCRoAl authored and Thomas Morris committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    1072c67 View commit details
    Browse the repository at this point in the history
  16. fixed shapes in grid plots

    Thomas Morris committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    8ea4e73 View commit details
    Browse the repository at this point in the history
  17. update syntax in notebooks

    Thomas Morris committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    a4647c8 View commit details
    Browse the repository at this point in the history
  18. better verbose output for agent.ask()

    Thomas Morris committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    44cf99d View commit details
    Browse the repository at this point in the history
  19. parametrize acquisition function tests

    Thomas Morris committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    85d92fe View commit details
    Browse the repository at this point in the history
  20. clean up after rebasing

    Thomas Morris committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    648337a View commit details
    Browse the repository at this point in the history
  21. fixed tutorial notebooks

    Thomas Morris committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    bbdf4ab View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. added targeting mode to objectives

    Thomas Morris committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    02468ae View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2023

  1. fixed multi-objective acquisition functions

    Thomas Morris committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    f0bc991 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'fix-multi-acqfs' into targeting

    Thomas Morris committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    c43b52e View commit details
    Browse the repository at this point in the history