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

Documentation improvements (inc. lengthscale explanation) and Matern12Kernel alias #213

Merged
merged 20 commits into from
Jan 9, 2021

Commits on Jan 6, 2021

  1. Minor improvements to the docs

    st-- committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    397fb06 View commit details
    Browse the repository at this point in the history
  2. minor clarification

    st-- committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    20daff6 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2021

  1. Configuration menu
    Copy the full SHA
    6d57297 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: David Widmann <devmotion@users.noreply.github.com>
    st-- and devmotion authored Jan 7, 2021
    Configuration menu
    Copy the full SHA
    d61c919 View commit details
    Browse the repository at this point in the history
  3. address review comments

    st-- committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    fafc0d2 View commit details
    Browse the repository at this point in the history
  4. add const alias docstrings

    st-- committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    a2d2b7d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f118cb4 View commit details
    Browse the repository at this point in the history
  6. incorporate review suggestion

    st-- committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    60e5cd6 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'master' of github.com:JuliaGaussianProcesses/KernelFunc…

    …tions.jl into st/doc_quickfixes
    st-- committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    73e047b View commit details
    Browse the repository at this point in the history
  8. Update docs/src/kernels.md

    Co-authored-by: David Widmann <devmotion@users.noreply.github.com>
    st-- and devmotion authored Jan 7, 2021
    Configuration menu
    Copy the full SHA
    6ec8706 View commit details
    Browse the repository at this point in the history
  9. update userguide.md

    st-- committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    0ec313e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    daf70a9 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'st/doc_quickfixes' of github.com:JuliaGaussianProcesses…

    …/KernelFunctions.jl into st/doc_quickfixes
    st-- committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    40dbc93 View commit details
    Browse the repository at this point in the history
  12. export Matern12Kernel alias

    st-- committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    ad48b39 View commit details
    Browse the repository at this point in the history
  13. update section name

    st-- committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    b4d8edc View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    443cc35 View commit details
    Browse the repository at this point in the history
  15. minor cleanups for consistency

    st-- committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    8612271 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2021

  1. fix typos

    st-- committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    a9006b3 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2021

  1. Configuration menu
    Copy the full SHA
    213dacc View commit details
    Browse the repository at this point in the history
  2. fix !!! tip syntax

    st-- committed Jan 9, 2021
    Configuration menu
    Copy the full SHA
    328c97f View commit details
    Browse the repository at this point in the history