Skip to content

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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

allow rand! with explicit SIMD to be used for various dense arrays arrays [a, r, r, a, y, s] performance Must go faster randomness Random number generation and the Random stdlib
#57101 opened Jan 19, 2025 by nsajko Loading…
Support ranges as shape information in randn/rand randomness Random number generation and the Random stdlib
#56940 opened Jan 3, 2025 by mtfishman
add shuffle(::NTuple) to Random feature Indicates new feature / enhancement requests randomness Random number generation and the Random stdlib stdlib Julia's standard library
#56906 opened Dec 26, 2024 by nsajko Loading…
Support shuffle(::NTuple) feature Indicates new feature / enhancement requests randomness Random number generation and the Random stdlib stdlib Julia's standard library
#56728 opened Dec 1, 2024 by LilithHafner
Allow types other than Int in randstring randomness Random number generation and the Random stdlib
#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
Excise MersenneTwister randomness Random number generation and the Random stdlib
#51513 opened Sep 29, 2023 by PallHaraldsson
unpredictable behavior of Random.seed! on workers using Distributed docs This change adds or pertains to documentation randomness Random number generation and the Random stdlib
#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 randperm by using our current rand(1:n) performance Must go faster randomness Random number generation and the Random stdlib
#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 Rational numbers on the closed interval [0,1] randomness Random number generation and the Random stdlib rationals The Rational type and values thereof
#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 rand(Float32/64) discards more entropy than necessary randomness Random number generation and the Random stdlib
#44887 opened Apr 7, 2022 by danielwe
Add additional random string examples randomness Random number generation and the Random stdlib
#43640 opened Jan 2, 2022 by logankilpatrick Loading…
FR: Random sampler for Iterators.ProductIterator feature Indicates new feature / enhancement requests randomness Random number generation and the Random stdlib
#43266 opened Nov 30, 2021 by fonsp
move MersenneTwister out of Random randomness Random number generation and the Random stdlib
#41272 opened Jun 18, 2021 by StefanKarpinski Potential 2.0
continue #41123, more missing methods for rand(::_GLOBAL_RNG, x) randomness Random number generation and the Random stdlib
#41235 opened Jun 15, 2021 by rfourquet Loading…
[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
ProTip! Adding no:label will show everything without a label.