Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / rust-random/rand issues and pull requests

#1319 - Testing functions requiring CryptoRng

Issue - State: closed - Opened by ignassew over 1 year ago - 5 comments

#1318 - impl TrustedLen is unsafe

Pull Request - State: closed - Opened by dhardy over 1 year ago - 2 comments

#1317 - ReseedingRng: fix doc comment on reseeding behavior after UNIX fork

Pull Request - State: closed - Opened by LiosK over 1 year ago - 1 comment

#1316 - fix feature typo

Pull Request - State: closed - Opened by ihciah over 1 year ago - 1 comment

#1315 - Add `DistString` impl to `Uniform` and `Slice`

Pull Request - State: closed - Opened by aobatact over 1 year ago - 1 comment
Labels: D-review

#1313 - use wasm compatible getrandom

Pull Request - State: closed - Opened by wwwehr over 1 year ago

#1312 - Poisson sample() hangs when lambda is close to max of the float type.

Issue - State: open - Opened by WarrenWeckesser over 1 year ago - 5 comments
Labels: X-bug, A-degenerate

#1311 - Fix PERT distribution for when `mode` is very close to `(max - min) / 2`

Pull Request - State: closed - Opened by LukasKalbertodt over 1 year ago - 2 comments

#1310 - rand::SmallRng produces different values in WASM than Rust for the same seed

Issue - State: closed - Opened by wilwade over 1 year ago - 3 comments

#1308 - Simplify slice size calcuation

Pull Request - State: closed - Opened by schubart over 1 year ago

#1306 - Amend value stability / portability rules

Issue - State: closed - Opened by dhardy over 1 year ago

#1305 - Re-introduce Rng::gen_iter

Pull Request - State: closed - Opened by dhardy over 1 year ago

#1304 - StepRng: better documentation of outputs for other types

Pull Request - State: closed - Opened by dhardy over 1 year ago

#1303 - StepRng almost always produces bool false

Issue - State: closed - Opened by jayvdb over 1 year ago - 4 comments

#1302 - Enable implementing Uniform distributions on external types

Issue - State: closed - Opened by coreylowman over 1 year ago - 1 comment

#1301 - Improve calculation of the `scale` parameter for the uniform float distribution.

Pull Request - State: closed - Opened by WarrenWeckesser over 1 year ago - 7 comments
Labels: D-work-in-progress

#1300 - Make `libm` dependency optional if using `std_math`

Issue - State: closed - Opened by coreylowman over 1 year ago - 3 comments

#1299 - Uniform Generator hangs for certain limits.

Issue - State: closed - Opened by GUIpsp over 1 year ago - 7 comments

#1298 - RngCore + CryptoRng + Default semantics

Issue - State: closed - Opened by burdges over 1 year ago - 6 comments

#1297 - CHANGE: The name `distributions::Standard` is misleading

Issue - State: closed - Opened by Enter-tainer over 1 year ago - 11 comments

#1296 - ENH: Add the negative binomial distribution to rand_distr.

Pull Request - State: open - Opened by WarrenWeckesser over 1 year ago - 9 comments
Labels: D-work-in-progress

#1295 - Negative binomial distribution?

Issue - State: closed - Opened by WarrenWeckesser over 1 year ago - 2 comments

#1294 - Don't run the random write test

Pull Request - State: closed - Opened by SUPERCILEX over 1 year ago

#1293 - Test trying to write to /tmp/random.bytes

Issue - State: closed - Opened by bjorn3 over 1 year ago - 3 comments

#1292 - Use const generics in Dirichlet

Pull Request - State: closed - Opened by Armavica over 1 year ago - 7 comments

#1291 - Poisson distribution falls into an infinite loop for parameter λ=∞

Pull Request - State: closed - Opened by Thopic over 1 year ago - 2 comments

#1290 - Poisson distribution falls into an infinite loop for parameter λ=∞

Issue - State: closed - Opened by Thopic over 1 year ago - 1 comment

#1289 - Uniform float improvements

Pull Request - State: closed - Opened by dhardy over 1 year ago - 4 comments

#1288 - Rename Rng -> RngExt, RngCore -> Rng

Pull Request - State: closed - Opened by dhardy over 1 year ago - 3 comments

#1287 - Uniform sampling: use Canon's method

Pull Request - State: closed - Opened by dhardy over 1 year ago - 7 comments

#1286 - Canon uniform benches

Pull Request - State: closed - Opened by dhardy over 1 year ago - 1 comment

#1284 - Poisson returns -1 for small lambda

Pull Request - State: closed - Opened by tearne over 1 year ago - 2 comments

#1283 - How to use rand_chacha in a no-std environment?

Issue - State: closed - Opened by mbs0221 over 1 year ago - 2 comments

#1282 - Optimise Rng::gen for arrays

Issue - State: closed - Opened by dhardy over 1 year ago - 3 comments

#1280 - Add note about floating point weights in update_weights docs

Pull Request - State: closed - Opened by arya2 over 1 year ago - 3 comments

#1279 - Adding "js" feature to be able to compile for wasm32

Pull Request - State: closed - Opened by gents83 over 1 year ago - 8 comments

#1278 - Relax `Sized` bound on `Distribution<T> for &D`

Pull Request - State: closed - Opened by ChayimFriedman2 over 1 year ago

#1277 - Simpler and faster implementation of Floyd's F2

Pull Request - State: closed - Opened by ciphergoth almost 2 years ago - 3 comments

#1276 - use partition_point in WeightedIndex

Pull Request - State: closed - Opened by TheIronBorn almost 2 years ago

#1275 - Add Criterion as dev-dependency, fix CI for MSRV and minimal-versions

Pull Request - State: closed - Opened by dhardy almost 2 years ago

#1274 - GitHub Workflows security hardening

Pull Request - State: closed - Opened by sashashura almost 2 years ago

#1273 - Rework CryptoRng

Pull Request - State: closed - Opened by newpavlov almost 2 years ago - 10 comments
Labels: B-API

#1272 - Performance improvements for `shuffle` and `partial_shuffle`

Pull Request - State: closed - Opened by wainwrightmark almost 2 years ago - 6 comments

#1271 - rng.fill fills an integer array with float data => produces garbage

Issue - State: closed - Opened by DmitriLebedevArammeem almost 2 years ago - 1 comment

#1270 - Equidistant sampling of uniform FP values

Issue - State: open - Opened by cmpute almost 2 years ago - 2 comments
Labels: A-new

#1269 - Bump MSRV to 1.56 (Edition 2021)

Pull Request - State: closed - Opened by dhardy almost 2 years ago - 9 comments

#1268 - Added new versions of choose and choose_stable

Pull Request - State: closed - Opened by wainwrightmark almost 2 years ago - 11 comments

#1267 - Add read_adapter to avoid dynamic dispatch

Pull Request - State: closed - Opened by SUPERCILEX almost 2 years ago - 3 comments
Labels: B-API

#1265 - gh-pages action: add id-token write permission

Pull Request - State: closed - Opened by dhardy almost 2 years ago

#1264 - Fix typo

Pull Request - State: closed - Opened by yaronf almost 2 years ago

#1263 - Update GitHub Actions

Pull Request - State: closed - Opened by dhardy almost 2 years ago - 5 comments

#1262 - Drawing from multivariate normal distribution

Issue - State: closed - Opened by DJDuque almost 2 years ago - 3 comments
Labels: X-stale

#1261 - Tracker: proposed RngCore changes

Issue - State: open - Opened by dhardy almost 2 years ago - 6 comments

#1260 - LLVM error when compiling in debug mode

Issue - State: closed - Opened by tsoutsman almost 2 years ago - 2 comments

#1259 - clarify shuffle docs

Pull Request - State: closed - Opened by RalfJung almost 2 years ago - 1 comment

#1258 - Is 'shuffle' uniform across all permutations?

Issue - State: closed - Opened by RalfJung almost 2 years ago - 2 comments

#1257 - Doc: improve random, thread_rng, ThreadRng docs

Pull Request - State: closed - Opened by dhardy about 2 years ago - 6 comments

#1256 - rand::random Documentation

Issue - State: closed - Opened by yaronf about 2 years ago - 2 comments

#1255 - Add a `Normal` distribution

Issue - State: closed - Opened by abocquet about 2 years ago - 2 comments

#1254 - Update listed rand_core version number

Pull Request - State: closed - Opened by atouchet about 2 years ago

#1253 - rand_core: update CHANGELOG for 0.6.4

Pull Request - State: closed - Opened by dhardy about 2 years ago - 1 comment

#1252 - use of undeclared crate or module `rand`

Issue - State: closed - Opened by emadbaqeri about 2 years ago - 1 comment

#1251 - rand_core 0.6.4 is not published

Issue - State: closed - Opened by Kixunil about 2 years ago - 3 comments

#1250 - Mention disabling getrandom for wasm32-unknown-unknown in README

Pull Request - State: closed - Opened by golddranks about 2 years ago - 2 comments

#1249 - Using a self-seeded RNG on wasm32-unknown-unknown

Issue - State: closed - Opened by golddranks about 2 years ago - 5 comments

#1248 - StepRng for f64

Issue - State: closed - Opened by KCrux about 2 years ago - 1 comment

#1247 - optimize simd widening mul

Pull Request - State: closed - Opened by TheIronBorn about 2 years ago - 2 comments

#1246 - Bump MSRV to 1.51.0

Pull Request - State: closed - Opened by dhardy about 2 years ago - 4 comments

#1245 - Clarify documentation of `choose_weighted(_mut)` mentioning accurate behavior with floats

Pull Request - State: closed - Opened by ISibboI about 2 years ago - 1 comment

#1244 - CHANGE: deprecate `Distribution::map` for removal

Issue - State: closed - Opened by arniu about 2 years ago - 2 comments

#1241 - [WIP] Implement `Fill` for some MaybeUninit types

Pull Request - State: closed - Opened by AngelicosPhosphoros about 2 years ago - 3 comments

#1240 - small deterministic example update

Pull Request - State: closed - Opened by TheIronBorn about 2 years ago - 2 comments

#1239 - switch to std::simd, expand SIMD & docs

Pull Request - State: closed - Opened by TheIronBorn about 2 years ago - 15 comments

#1238 - Update packed_simd_2 to 0.3.8

Pull Request - State: closed - Opened by dhardy about 2 years ago - 3 comments

#1237 - fix outdated choose_multiple_weighted docs

Pull Request - State: closed - Opened by TheIronBorn about 2 years ago

#1234 - Add getters for distribution parameters, closes #1233

Pull Request - State: closed - Opened by AlessioZanga over 2 years ago - 1 comment

#1233 - Add getters for distribution parameters

Issue - State: closed - Opened by AlessioZanga over 2 years ago - 7 comments
Labels: X-stale

#1232 - Replace packed_simd with stdlib simd

Issue - State: closed - Opened by SUPERCILEX over 2 years ago - 2 comments

#1229 - Make `Uniform` constructors return a result

Pull Request - State: closed - Opened by vks over 2 years ago - 7 comments
Labels: D-changes

#1227 - SIMD distributions aren't well documented

Issue - State: open - Opened by clarfonthey over 2 years ago - 5 comments

#1217 - CHANGE: PartialEq for Distributions

Issue - State: closed - Opened by Will-Low over 2 years ago - 2 comments

#1211 - API differences between Uniform and Bernoulli

Issue - State: closed - Opened by Danvil over 2 years ago - 6 comments
Labels: E-question, B-API

#1209 - rand_distr: Fix dirichlet sample method for small alpha.

Pull Request - State: closed - Opened by WarrenWeckesser over 2 years ago - 24 comments
Labels: D-review, D-changes

#1207 - Remove redundant bounds

Pull Request - State: closed - Opened by steffahn almost 3 years ago - 8 comments

#1203 - SmallRng uses wrong seed_from_u64 implementation

Pull Request - State: closed - Opened by ironhaven almost 3 years ago - 8 comments
Labels: B-value

#1196 - WIP: Investigate Canon's uniform-integer sampling method

Pull Request - State: closed - Opened by dhardy almost 3 years ago - 19 comments
Labels: B-value, X-experimental

#1195 - Error handling of distributions::Uniform::new

Issue - State: closed - Opened by dhardy almost 3 years ago - 6 comments
Labels: B-API

#1194 - Full update of weighted index by assigning weights

Pull Request - State: closed - Opened by SuperFluffy almost 3 years ago - 36 comments
Labels: B-API, X-stale

#1193 - Implement an exact Bernoulli distribution

Issue - State: open - Opened by Popog almost 3 years ago - 4 comments

#1189 - Add truncated distributions to `rand` / `rand_distr` / new `rand`-crate

Issue - State: open - Opened by CGMossa almost 3 years ago - 10 comments
Labels: X-stale

#1182 - fill_via_chunks: mutate src on BE (small optimisation)

Pull Request - State: closed - Opened by dhardy about 3 years ago - 7 comments
Labels: B-API

#1172 - Look into this alleged optimal algorithm for bounded random integers

Issue - State: closed - Opened by ctsrc about 3 years ago - 17 comments
Labels: A-new

#1170 - A few suggestions regarding unsafe code

Issue - State: closed - Opened by joshlf about 3 years ago - 6 comments