julia
a1f64488 - faster rand!(::MersenneTwister, ::Array{Bool}) (#33721)

Commit
5 years ago
faster rand!(::MersenneTwister, ::Array{Bool}) (#33721) This uses the same optimizations as for other bits types, and gives equivalent performance as for `UInt8` (at least 7x to 9x speedup in few tested cases).
Author
Parents
Loading