zenna / Omega.jl

Causal, Higher-Order, Probabilistic Programming
MIT License
163 stars 17 forks source link

Broadcasting problem #223

Closed zenna closed 1 year ago

zenna commented 1 year ago

randsample((1 .+ 10) .- (1 ~ Normal(0, 1)))

Errors with no MethodError: no method matching -(::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{0}, Nothing, typeof(+), Tuple{Int64, Int64}}, ::Float64) Closest candidates are: