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

**BREAKING**: makes GP evaluation explicitly require RowVecs/ColVecs wrapper; calling GP with AbstractMatrix now errors #260

Closed
wants to merge 20 commits into from

Commits on Jan 19, 2022

  1. improved error messages

    st-- committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    ed95a78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8efaa0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cbb7ce0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    055f353 View commit details
    Browse the repository at this point in the history
  5. Update src/sparse_approximations.jl

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    st-- and github-actions[bot] committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    5a8b685 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'st/matrix_info' of github.com:JuliaGaussianProcesses/Ab…

    …stractGPs.jl into st/matrix_info
    st-- committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    4c914ae View commit details
    Browse the repository at this point in the history
  7. comment -> text

    st-- committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    12d6b0a View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. explicitly error

    st-- committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    7ea5101 View commit details
    Browse the repository at this point in the history
  2. minor bump

    st-- committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    81526bb View commit details
    Browse the repository at this point in the history
  3. add link to KernelFunctions docs

    st-- committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    c5a5833 View commit details
    Browse the repository at this point in the history
  4. bump compat

    st-- committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    641a2ed View commit details
    Browse the repository at this point in the history
  5. Apply suggestions from code review

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    st-- and github-actions[bot] committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    ab7e154 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'st/matrix_info' of github.com:JuliaGaussianProcesses/Ab…

    …stractGPs.jl into st/matrix_info
    st-- committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    d63a906 View commit details
    Browse the repository at this point in the history
  7. update messages

    st-- committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    7382b29 View commit details
    Browse the repository at this point in the history
  8. add test

    st-- committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    610608c View commit details
    Browse the repository at this point in the history
  9. remove deprecated tests

    st-- committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    62c60f6 View commit details
    Browse the repository at this point in the history
  10. remove erroneous file

    st-- committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    f10f8d9 View commit details
    Browse the repository at this point in the history
  11. update

    st-- committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    86b95ed View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

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

Commits on Jan 31, 2022

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