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

MethodError: *(::LinearAlgebra.Diagonal{Float64, Vector{Float64}}, ::StandardBasisVector{Float64}) is ambiguous. #348

Closed
bvdmitri opened this issue Sep 11, 2023 · 0 comments · Fixed by #349
Assignees
Labels
bug Something isn't working

Comments

@bvdmitri
Copy link
Member

Latent autoregressive model: Error During Test at /Users/bvdmitri/.julia/dev/RxInfer.jl/test/models/autoregressive/test_lar.jl:112
Got exception outside of a @test
MethodError: *(::LinearAlgebra.Diagonal{Float64, Vector{Float64}}, ::StandardBasisVector{Float64}) is ambiguous.

Candidates:
*(A::AbstractMatrix, e::StandardBasisVector)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant