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

Write docstrings for Optimizer and BayesGPR #78

Merged
merged 8 commits into from
Aug 7, 2020
Merged

Write docstrings for Optimizer and BayesGPR #78

merged 8 commits into from
Aug 7, 2020

Commits on Aug 7, 2020

  1. Docstring for Optimizer.ask

    kiudee committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    7876244 View commit details
    Browse the repository at this point in the history
  2. Docstring for Optimizer.tell

    kiudee committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    2664437 View commit details
    Browse the repository at this point in the history
  3. Docstring for Optimizer.run

    kiudee committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    19b37b3 View commit details
    Browse the repository at this point in the history
  4. Docstring for BayesGPR.theta

    kiudee committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    9dd0f0a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    88e0b41 View commit details
    Browse the repository at this point in the history
  6. Docstring for BayesGPR.sample

    kiudee committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    b99ef1b View commit details
    Browse the repository at this point in the history
  7. Docstring for BayesGPR.fit

    kiudee committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    c40fb67 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6a5cbea View commit details
    Browse the repository at this point in the history