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

More efficient sampling from KroneckerMultiTaskGP #2460

Closed
wants to merge 11 commits into from

Commits on Aug 2, 2024

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

Commits on Aug 5, 2024

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

Commits on Sep 29, 2024

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

Commits on Sep 30, 2024

  1. Apply suggestions from code review

    Co-authored-by: Max Balandat <[email protected]>
    slishak-PX and Balandat authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    b22b140 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f6f697 View commit details
    Browse the repository at this point in the history
  3. Revert "Move permuted solve into its own helper function"

    This reverts commit 3f6f697.
    slishak-PX committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    e0809cc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d63e7b0 View commit details
    Browse the repository at this point in the history
  5. Bug fix

    slishak-PX committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    0a3d586 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Update botorch/posteriors/multitask.py

    Co-authored-by: Max Balandat <[email protected]>
    slishak-PX and Balandat authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    68ba15d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3baebc View commit details
    Browse the repository at this point in the history
  3. Fix import ordering

    Balandat authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    6417409 View commit details
    Browse the repository at this point in the history