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

Poisson rand in Float32? #1163

Open
rafaqz opened this issue Aug 25, 2020 · 1 comment
Open

Poisson rand in Float32? #1163

rafaqz opened this issue Aug 25, 2020 · 1 comment

Comments

@rafaqz
Copy link

rafaqz commented Aug 25, 2020

rand(Poisson(0.2f0))
ERROR: MethodError: no method matching poisinvcdf(::Float32, ::Float64)

It would be nice if this just worked.

(I'm using Distributions.jl 23.8, julia 1.5)

@andreasnoack
Copy link
Member

Ref #1071, #1045 (comment), and #951

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants