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

Example no longer works #69

Closed
Moelf opened this issue May 30, 2024 · 1 comment
Closed

Example no longer works #69

Moelf opened this issue May 30, 2024 · 1 comment

Comments

@Moelf
Copy link

Moelf commented May 30, 2024

https://juliagaussianprocesses.github.io/AbstractGPsMakie.jl/dev/

julia> plot(0:0.01:10, posterior_gp; bandscale=3, color=Cycled(2))
ERROR: No recipe for plot with args: Tuple{StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}, AbstractGPs.PosteriorGP{GP{ZeroMean{Float64}, SqExponentialKernel{Distances.Euclidean}}, @NamedTuple::Vector{Float64}, C::LinearAlgebra.Cholesky{Float64, Matrix{Float64}}, x::Vector{Float64}, δ::Vector{Float64}}}}
Stacktrace:
 [1] error(s::String)
   @ Base ./error.jl:35
@Moelf
Copy link
Author

Moelf commented May 30, 2024

oh, because docks didn't actually use AbstractGPsMakie...

@Moelf Moelf closed this as completed May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant