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

x ~ Normal(0, 1) should error and hinting users to use Normal(mean = ..., var/prec = ...) #360

Open
bvdmitri opened this issue Sep 30, 2024 · 0 comments
Labels
good first issue Good for newcomers

Comments

@bvdmitri
Copy link
Member

Currently it throws a vague error message, I thought we have fixed it before but apparently its still present in the codebases

MethodError: no method matching factornode(::ReactiveMP.UndefinedNodeFunctionalForm, ::Type{Normal}, ::Vector{Tuple{Symbol, AbstractVariable}}, ::Tuple{Vector{Int64}, Vector{Int64}, Vector{Int64}})
@bvdmitri bvdmitri added the good first issue Good for newcomers label Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant