We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5df4844 commit 044c994Copy full SHA for 044c994
test/stdlib/distributions.jl
@@ -43,7 +43,6 @@ using Turing
43
@test s ≈ 1.0 atol = 0.0001
44
end
45
46
-
47
@testset "distributions functions" begin
48
λ = 0.01:0.01:5
49
LLp = @. logpdf(Poisson(λ), 1)
0 commit comments