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

Rewrite for named tuples #852

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

Commits on Jul 23, 2024

  1. test

    jsfreischuetz committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    680bcb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    900aeb5 View commit details
    Browse the repository at this point in the history
  3. fix linting issues

    jsfreischuetz committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    778a718 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    4347414 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae04944 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7fc6c8 View commit details
    Browse the repository at this point in the history
  4. reformat

    jsfreischuetz committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    be8125c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7a5ec7f View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

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

Commits on Nov 14, 2024

  1. Update mlos_core/mlos_core/optimizers/observations.py

    Co-authored-by: Brian Kroth <[email protected]>
    jsfreischuetz and bpkroth authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    a3ce096 View commit details
    Browse the repository at this point in the history
  2. Update mlos_core/mlos_core/spaces/adapters/adapter.py

    Co-authored-by: Brian Kroth <[email protected]>
    jsfreischuetz and bpkroth authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    d4ec442 View commit details
    Browse the repository at this point in the history
  3. Update mlos_core/mlos_core/spaces/adapters/adapter.py

    Co-authored-by: Brian Kroth <[email protected]>
    jsfreischuetz and bpkroth authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    6c77168 View commit details
    Browse the repository at this point in the history
  4. Update mlos_core/mlos_core/optimizers/optimizer.py

    Co-authored-by: Brian Kroth <[email protected]>
    jsfreischuetz and bpkroth authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    c3463bc View commit details
    Browse the repository at this point in the history
  5. Update mlos_core/mlos_core/optimizers/observations.py

    Co-authored-by: Brian Kroth <[email protected]>
    jsfreischuetz and bpkroth authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    cdf48ad View commit details
    Browse the repository at this point in the history
  6. Update mlos_core/mlos_core/optimizers/observations.py

    Co-authored-by: Brian Kroth <[email protected]>
    jsfreischuetz and bpkroth authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    4b479f8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    54ee3aa View commit details
    Browse the repository at this point in the history
  8. Update mlos_core/mlos_core/optimizers/observations.py

    Co-authored-by: Brian Kroth <[email protected]>
    jsfreischuetz and bpkroth authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    fed7473 View commit details
    Browse the repository at this point in the history
  9. Update mlos_core/mlos_core/optimizers/optimizer.py

    Co-authored-by: Brian Kroth <[email protected]>
    jsfreischuetz and bpkroth authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    91ce5a8 View commit details
    Browse the repository at this point in the history
  10. Update mlos_core/mlos_core/optimizers/observations.py

    Co-authored-by: Brian Kroth <[email protected]>
    jsfreischuetz and bpkroth authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    a8a8bf5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    29f2d53 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f4dc654 View commit details
    Browse the repository at this point in the history
  13. Update mlos_core/mlos_core/optimizers/observations.py

    Co-authored-by: Brian Kroth <[email protected]>
    jsfreischuetz and bpkroth authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    292495f View commit details
    Browse the repository at this point in the history
  14. Update mlos_core/mlos_core/optimizers/observations.py

    Co-authored-by: Brian Kroth <[email protected]>
    jsfreischuetz and bpkroth authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    c07eb0f View commit details
    Browse the repository at this point in the history
  15. Update mlos_core/mlos_core/optimizers/observations.py

    Co-authored-by: Brian Kroth <[email protected]>
    jsfreischuetz and bpkroth authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    1e5954c View commit details
    Browse the repository at this point in the history
  16. Update mlos_core/mlos_core/optimizers/observations.py

    Co-authored-by: Brian Kroth <[email protected]>
    jsfreischuetz and bpkroth authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    0a4c1ec View commit details
    Browse the repository at this point in the history
  17. Update mlos_core/mlos_core/optimizers/observations.py

    Co-authored-by: Brian Kroth <[email protected]>
    jsfreischuetz and bpkroth authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    f9862c6 View commit details
    Browse the repository at this point in the history
  18. Update mlos_core/mlos_core/optimizers/observations.py

    Co-authored-by: Brian Kroth <[email protected]>
    jsfreischuetz and bpkroth authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    d16866b View commit details
    Browse the repository at this point in the history
  19. Update mlos_core/mlos_core/optimizers/observations.py

    Co-authored-by: Brian Kroth <[email protected]>
    jsfreischuetz and bpkroth authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    5d01a1b View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Configuration menu
    Copy the full SHA
    3440d47 View commit details
    Browse the repository at this point in the history
  2. partial test cases

    jsfreischuetz committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    a1f8d57 View commit details
    Browse the repository at this point in the history
  3. data tests

    jsfreischuetz committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    dfb1e6f View commit details
    Browse the repository at this point in the history
  4. most tests working

    jsfreischuetz committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    8db3b44 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. fixed all tests

    jsfreischuetz committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    79d84c4 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Configuration menu
    Copy the full SHA
    5024462 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2c0288 View commit details
    Browse the repository at this point in the history
  3. fix test cases

    jsfreischuetz committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    4e73be1 View commit details
    Browse the repository at this point in the history
  4. fix test cases

    jsfreischuetz committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    1592c84 View commit details
    Browse the repository at this point in the history
  5. revert

    jsfreischuetz committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    f6385d1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3da56fa View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. fix notebook

    jsfreischuetz committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    72a70bd View commit details
    Browse the repository at this point in the history
  2. fix linter issue

    jsfreischuetz committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    81d9e06 View commit details
    Browse the repository at this point in the history
  3. fix line length error

    jsfreischuetz committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    64e4290 View commit details
    Browse the repository at this point in the history
  4. fix the readme

    jsfreischuetz committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    f587692 View commit details
    Browse the repository at this point in the history
  5. line length issues

    jsfreischuetz committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    ed05841 View commit details
    Browse the repository at this point in the history
  6. docstring issues

    jsfreischuetz committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    623a1bd View commit details
    Browse the repository at this point in the history
  7. more changes

    jsfreischuetz committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    c9551d1 View commit details
    Browse the repository at this point in the history
  8. remove "unused" ignores

    jsfreischuetz committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    a1e1c19 View commit details
    Browse the repository at this point in the history
  9. formatting issues

    jsfreischuetz committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    df9269c View commit details
    Browse the repository at this point in the history
  10. comments

    jsfreischuetz committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    6e927d7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    55ef17b View commit details
    Browse the repository at this point in the history
  12. resolve comments

    jsfreischuetz committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    6724e97 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5d7c5a2 View commit details
    Browse the repository at this point in the history
  14. comment

    jsfreischuetz committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    1d7301a View commit details
    Browse the repository at this point in the history
  15. comment

    jsfreischuetz committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    bbd4ec3 View commit details
    Browse the repository at this point in the history
  16. line length issue

    jsfreischuetz committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    944a630 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    9e20709 View commit details
    Browse the repository at this point in the history
  18. fix notebook

    jsfreischuetz committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    d8f5b53 View commit details
    Browse the repository at this point in the history
  19. fix issue

    jsfreischuetz committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    1eb7811 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    c97d4a3 View commit details
    Browse the repository at this point in the history
  21. resolve issue

    jsfreischuetz committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    1296e90 View commit details
    Browse the repository at this point in the history
  22. change requests

    jsfreischuetz committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    48138aa View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    56e5e22 View commit details
    Browse the repository at this point in the history
  24. merge

    jsfreischuetz committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    81d0b7b View commit details
    Browse the repository at this point in the history
  25. fix typo

    jsfreischuetz committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    0d9cbd3 View commit details
    Browse the repository at this point in the history
  26. revert

    jsfreischuetz committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    f560aaf View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. avoid 'futures'

    bpkroth committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    6e5da18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24e7193 View commit details
    Browse the repository at this point in the history
  3. style nits

    bpkroth committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    6ea2631 View commit details
    Browse the repository at this point in the history
  4. revert

    bpkroth committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    d41552b View commit details
    Browse the repository at this point in the history
  5. revert

    bpkroth committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    5c2c57c View commit details
    Browse the repository at this point in the history
  6. test improvements

    bpkroth committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    24ac8a4 View commit details
    Browse the repository at this point in the history
  7. convert to_list to __iter__

    bpkroth committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    6b09497 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3af4396 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    12bdc92 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0e3fdf3 View commit details
    Browse the repository at this point in the history
  11. remove _register_single

    bpkroth committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    1210fc4 View commit details
    Browse the repository at this point in the history
  12. refactor to move _register_single into wrapper classes so we can reim…

    …plement bulk registration for each of them separately
    bpkroth committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    d15fd47 View commit details
    Browse the repository at this point in the history
  13. remove duplicate check

    bpkroth committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    483531a View commit details
    Browse the repository at this point in the history
  14. revert

    bpkroth committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    1feb5b9 View commit details
    Browse the repository at this point in the history
  15. revert

    bpkroth committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    3ae48ed View commit details
    Browse the repository at this point in the history
  16. format

    bpkroth committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    ed519a1 View commit details
    Browse the repository at this point in the history
  17. pylint

    bpkroth committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    58c77e0 View commit details
    Browse the repository at this point in the history
  18. start fixing type aliases

    bpkroth committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    fd18ff0 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    726d00b View commit details
    Browse the repository at this point in the history
  20. Use properties to prevent mutation, related fixups, change names for …

    …Observations to be plural
    bpkroth committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    e3a0028 View commit details
    Browse the repository at this point in the history
  21. whitespace

    bpkroth committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    04a4c46 View commit details
    Browse the repository at this point in the history
  22. pylint

    bpkroth committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    10b65ef View commit details
    Browse the repository at this point in the history
  23. docstring fixups

    bpkroth committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    38a95ef View commit details
    Browse the repository at this point in the history
  24. more docstring fixups

    bpkroth committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    a37071f View commit details
    Browse the repository at this point in the history
  25. docstring fixups

    bpkroth committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    957a5ed View commit details
    Browse the repository at this point in the history
  26. more

    bpkroth committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    0e4652f View commit details
    Browse the repository at this point in the history
  27. more fixups

    bpkroth committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    bd79d4e View commit details
    Browse the repository at this point in the history
  28. format

    bpkroth committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    52cf68c View commit details
    Browse the repository at this point in the history