-
-
Notifications
You must be signed in to change notification settings - Fork 40
Closed
Description
With the new v0.11.0 I get an error when optimizing a function, I didn't have that error with v0.10.7:
ERROR: LoadError: MethodError: no method matching Cholesky{Float64, Matrix{Float64}}(::Cholesky{Float64, ComponentMatrix{Float64, Matrix{Float64}, Tuple{Axis{(γ = 1:2,)}, Axis{(γ = 1:2,)}}}})
Closest candidates are:
Cholesky{T, S}(::Any, ::Any, ::Any) where {T, S<:(AbstractMatrix{T} where T)} at /Users/julia/buildbot/worker/package_macos64/build/usr/share/julia/stdlib/v1.6/LinearAlgebra/src/cholesky.jl:84
I will try to track it down later today.
Metadata
Metadata
Assignees
Labels
No labels