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 GP Wrapped Periodic Kernel #6742

Merged
merged 10 commits into from
Jul 19, 2023

Commits on May 29, 2023

  1. Introducing the WrappedPeriodic kernel

    Joseph Hall committed May 29, 2023
    Configuration menu
    Copy the full SHA
    fd1ac33 View commit details
    Browse the repository at this point in the history
  2. Move the 4 outside of sum

    Joseph Hall committed May 29, 2023
    Configuration menu
    Copy the full SHA
    cc4eea9 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Inherit input_dim and active_dims from cov_func

    Joseph Hall committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    59d59cd View commit details
    Browse the repository at this point in the history
  2. Improved docstring

    Joseph Hall committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    d3b0586 View commit details
    Browse the repository at this point in the history
  3. Improved docstring and added tests

    Joseph Hall committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    9eee89a View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Fix test class name

    Joseph Hall committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    34d3ee8 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Merge latest master and type updates

    Joseph Hall committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    3c74942 View commit details
    Browse the repository at this point in the history
  2. Fix mypy, linting and test cov

    Joseph Hall committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    9f36319 View commit details
    Browse the repository at this point in the history
  3. Add typing to WrappedPeriodic

    Joseph Hall committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    539061c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5fe3fba View commit details
    Browse the repository at this point in the history