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

rand! has no method matching rand!(::MersenneTwister, ::Array{Int,1}) #8360

Closed
rfourquet opened this issue Sep 15, 2014 · 0 comments
Closed
Labels
domain:randomness Random number generation and the Random stdlib

Comments

@rfourquet
Copy link
Member

Same as #7643 but for Integer types: rand!(MersenneTwister(), [1]) fails. I'm working on it.

rfourquet added a commit to rfourquet/julia that referenced this issue Sep 16, 2014
And similarly for rand!, randbool, randbool!.
Fixes JuliaLang#8360.
rfourquet added a commit to rfourquet/julia that referenced this issue Sep 16, 2014
And similarly for rand!, randbool, randbool!.
Fixes JuliaLang#8360.
rfourquet added a commit to rfourquet/julia that referenced this issue Sep 17, 2014
And similarly for rand!, randbool.
Fixes JuliaLang#8360.
@ViralBShah ViralBShah added the domain:randomness Random number generation and the Random stdlib label Nov 22, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain:randomness Random number generation and the Random stdlib
Projects
None yet
Development

No branches or pull requests

2 participants