-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Issues: JuliaLang/julia
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
add Indicates new feature / enhancement requests
randomness
Random number generation and the Random stdlib
Random.fork(rng::Xoshiro)
to split rng
into a new instance
feature
#58193
opened Apr 22, 2025 by
rfourquet
Loading…
shuffle! is as much as 2x slower than a naive implementation
performance
Must go faster
randomness
Random number generation and the Random stdlib
#57771
opened Mar 14, 2025 by
tecosaur
the variant of [a, r, r, a, y, s]
performance
Must go faster
randomness
Random number generation and the Random stdlib
rand!
for an array of Float64
is slowed down by the explicit SIMD when the array is small enough
arrays
#57114
opened Jan 21, 2025 by
nsajko
add Indicates new feature / enhancement requests
randomness
Random number generation and the Random stdlib
stdlib
Julia's standard library
shuffle(::NTuple)
to Random
feature
#56906
opened Dec 26, 2024 by
nsajko
Loading…
Support Indicates new feature / enhancement requests
randomness
Random number generation and the Random stdlib
stdlib
Julia's standard library
shuffle(::NTuple)
feature
#56728
opened Dec 1, 2024 by
LilithHafner
Allow types other than Random number generation and the Random stdlib
Int
in randstring
randomness
#54402
opened May 8, 2024 by
Seelengrab
Loading…
Random stdlib: randstring(rand(UInt8)) errors
randomness
Random number generation and the Random stdlib
#54397
opened May 8, 2024 by
thomvet
randnlike(A), randlike(A) similar to pytorch
randomness
Random number generation and the Random stdlib
#52647
opened Dec 28, 2023 by
isentropic
Random: allow seeding from an RNG
randomness
Random number generation and the Random stdlib
#51533
opened Oct 1, 2023 by
rfourquet
Loading…
3 tasks done
unpredictable behavior of This change adds or pertains to documentation
randomness
Random number generation and the Random stdlib
Random.seed!
on workers using Distributed
docs
#51225
opened Sep 6, 2023 by
vancleve
parallel partitioned shuffle
performance
Must go faster
randomness
Random number generation and the Random stdlib
#50970
opened Aug 18, 2023 by
tlcz
Loading…
speed-up Must go faster
randomness
Random number generation and the Random stdlib
randperm
by using our current rand(1:n)
performance
#50509
opened Jul 11, 2023 by
rfourquet
Loading…
widen signature of randn!(::MersenneTwister, ::Array{Float64}) ?
randomness
Random number generation and the Random stdlib
#49388
opened Apr 17, 2023 by
bjarthur
Clarify status of RNG being thread-safe
randomness
Random number generation and the Random stdlib
#46280
opened Aug 8, 2022 by
alecloudenback
Loading…
uniform Random number generation and the Random stdlib
rationals
The Rational type and values thereof
Rational
numbers on the closed interval [0,1]
randomness
#46060
opened Jul 16, 2022 by
andrewjradcliffe
Loading…
Relax type constraints on xoshiro_bulk rand!() dispatch
randomness
Random number generation and the Random stdlib
#44980
opened Apr 14, 2022 by
ancapdev
Fallback Random number generation and the Random stdlib
rand(Float32/64)
discards more entropy than necessary
randomness
#44887
opened Apr 7, 2022 by
danielwe
FR: Random sampler for Indicates new feature / enhancement requests
randomness
Random number generation and the Random stdlib
Iterators.ProductIterator
feature
#43266
opened Nov 30, 2021 by
fonsp
[RFC] allow specializing Random.default_rng(X) on a "distribution" X
randomness
Random number generation and the Random stdlib
triage
This should be discussed on a triage call
#38043
opened Oct 15, 2020 by
rfourquet
Loading…
use SHA512 when seeding MersenneTwister
randomness
Random number generation and the Random stdlib
#37766
opened Sep 26, 2020 by
rfourquet
Loading…
randomize hash values per process
hashing
randomness
Random number generation and the Random stdlib
security
System security concerns and vulnerabilities
#37166
opened Aug 23, 2020 by
StefanKarpinski
default RNG seeding: use SHA2(minor, seed) to improve seeding
randomness
Random number generation and the Random stdlib
#37165
opened Aug 23, 2020 by
StefanKarpinski
re-evaluate/remove Indicates a good issue for first-time contributors to Julia
help wanted
Indicates that a maintainer wants help on an issue or pull request
randomness
Random number generation and the Random stdlib
stdlib
Julia's standard library
Random.UnsafeView
good first issue
#36718
opened Jul 17, 2020 by
JeffBezanson
Generalize A decision on this change is needed
randomness
Random number generation and the Random stdlib
rand
for OffsetArrays
e.g. rand(Bool, 0:2)
needs decision
#36558
opened Jul 7, 2020 by
goretkin
Loading…
Previous Next
ProTip!
Follow long discussions with comments:>50.