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

#1500 - Rename gen_iter → random_iter, misc..

Pull Request - State: closed - Opened by dhardy 5 days ago - 1 comment

#1499 - rand_core: add blanket impl of TryRngCore for RngCore

Pull Request - State: open - Opened by newpavlov 6 days ago - 3 comments

#1498 - Poisson u64 sampling

Pull Request - State: closed - Opened by benjamin-lieser 7 days ago

#1497 - Use Poisson distribution to generate integers (not floats)

Issue - State: closed - Opened by nielsle 10 days ago - 3 comments
Labels: E-easy

#1496 - impl SeedableRng for StepRng

Pull Request - State: closed - Opened by benjamin-lieser 10 days ago - 2 comments

#1495 - Seedable Step RNG

Issue - State: closed - Opened by willow-iam 11 days ago - 5 comments

#1494 - Cdf testing with Kolmogorov Smirnov

Pull Request - State: open - Opened by benjamin-lieser 16 days ago - 1 comment

#1493 - Poisson: split Knuth/Rejection methods

Pull Request - State: closed - Opened by dhardy 20 days ago - 2 comments

#1492 - Inherent rng methods

Pull Request - State: open - Opened by dhardy 22 days ago - 3 comments
Labels: D-review

#1491 - Require SeedableRng::Seed to impl Clone

Pull Request - State: closed - Opened by clarfonthey about 1 month ago - 6 comments

#1490 - Migrate remaining benchmarks to Criterion

Pull Request - State: closed - Opened by dhardy about 1 month ago

#1489 - The trait bound `ThreadRng: rand_core::RngCore` is not satisfied

Issue - State: closed - Opened by LimpidCrypto about 1 month ago - 8 comments

#1488 - add `rand::range` and `rand::shuffle` as top-level helper functions

Pull Request - State: open - Opened by oconnor663 about 2 months ago - 2 comments
Labels: P-postpone

#1487 - No usize except uniform

Pull Request - State: closed - Opened by dhardy about 2 months ago - 7 comments

#1486 - Binv remodel

Pull Request - State: closed - Opened by jamaltas about 2 months ago - 3 comments

#1485 - Use `f32` arithmetic for `f32` normal distribution

Pull Request - State: closed - Opened by swenson about 2 months ago - 7 comments

#1484 - Make sure BTPE is not entered when np < 10

Pull Request - State: open - Opened by benjamin-lieser about 2 months ago - 13 comments

#1483 - QoL: consider reducing transitive dependencies on heavy crates

Issue - State: closed - Opened by Bromeon 2 months ago - 2 comments

#1482 - Improve SmallRng initialization performance

Pull Request - State: open - Opened by arthurprs 2 months ago - 3 comments
Labels: D-changes

#1481 - Add `p()` for `Bernoulli`

Pull Request - State: open - Opened by marcpabst 2 months ago - 2 comments
Labels: D-changes

#1480 - Doc issues

Pull Request - State: closed - Opened by dhardy 2 months ago
Labels: D-review

#1479 - Document small issues

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

#1478 - Added Multinomial distribution

Pull Request - State: open - Opened by benjamin-lieser 2 months ago
Labels: E-question, D-changes

#1477 - Rename `serde1` feature to `serde`.

Pull Request - State: closed - Opened by waywardmonkeys 2 months ago - 1 comment

#1476 - `choose_multiple_weighted` returns unexpect probability of result

Issue - State: open - Opened by heavycharged 2 months ago - 4 comments
Labels: X-bug, A-degenerate

#1474 - Fix `clippy::doc_markdown` warnings.

Pull Request - State: closed - Opened by waywardmonkeys 2 months ago

#1473 - Use explicit features rather than implicit.

Pull Request - State: open - Opened by waywardmonkeys 2 months ago - 7 comments
Labels: D-changes

#1472 - Fix some typos.

Pull Request - State: closed - Opened by waywardmonkeys 2 months ago

#1471 - Rng::gen_index; no usize for Standard

Pull Request - State: closed - Opened by dhardy 3 months ago - 4 comments
Labels: E-question, D-review

#1470 - rand::distributions -> distr; split uniform module

Pull Request - State: closed - Opened by dhardy 3 months ago

#1469 - Portability fixes

Pull Request - State: closed - Opened by dhardy 3 months ago
Labels: D-review

#1468 - Supported target_pointer_width: 32, 64-bit only?

Issue - State: open - Opened by dhardy 3 months ago - 1 comment
Labels: E-question

#1467 - Add serde1 feature on SmallRng

Pull Request - State: closed - Opened by maratik123 3 months ago - 1 comment

#1466 - `rand_distr`: Rename Zeta parameter from `a` to `s`

Pull Request - State: closed - Opened by MichaelOwenDyer 3 months ago

#1465 - Tracker: optimizations

Issue - State: open - Opened by dhardy 3 months ago
Labels: X-tracker

#1464 - rand_distr: split gamma module

Pull Request - State: closed - Opened by dhardy 3 months ago

#1463 - rand::rngs::StdRng produces different values in/out struct

Issue - State: closed - Opened by TOPbuaa 3 months ago - 7 comments
Labels: X-bug

#1462 - UniformFloat: allow inclusion of high in all cases

Pull Request - State: closed - Opened by dhardy 3 months ago - 4 comments
Labels: D-review

#1461 - CHANGE: Change parameter of Zeta distribution from `a` to `s`

Issue - State: closed - Opened by MichaelOwenDyer 3 months ago - 1 comment

#1460 - Add reusable counterpart of WeightedIndex

Pull Request - State: open - Opened by maratik123 4 months ago - 1 comment
Labels: D-changes

#1459 - Add reusable counterpart of WeightedIndex

Issue - State: open - Opened by maratik123 4 months ago - 4 comments

#1458 - Add trait for RNGs that support efficient jump-ahead

Issue - State: closed - Opened by benwh1 4 months ago - 18 comments

#1457 - Fix Nightly Clippy lints

Pull Request - State: closed - Opened by newpavlov 4 months ago

#1456 - Fix benches CI job

Pull Request - State: closed - Opened by newpavlov 4 months ago

#1456 - Fix benches CI job

Pull Request - State: closed - Opened by newpavlov 4 months ago

#1455 - Revise RNG docs; enable small_rng by default

Pull Request - State: closed - Opened by dhardy 4 months ago

#1455 - Revise RNG docs; enable small_rng by default

Pull Request - State: closed - Opened by dhardy 4 months ago

#1454 - Revise crate doc for rand_pcg, rand_chacha

Pull Request - State: closed - Opened by dhardy 4 months ago

#1453 - Add IndexedRandom::choose_multiple_array, index::sample_array

Pull Request - State: open - Opened by dhardy 4 months ago

#1453 - Add IndexedRandom::choose_multiple_array, index::sample_array

Pull Request - State: open - Opened by dhardy 4 months ago

#1453 - Add IndexedRandom::choose_multiple_array, index::sample_array

Pull Request - State: open - Opened by dhardy 4 months ago

#1453 - Add IndexedRandom::choose_multiple_array, index::sample_array

Pull Request - State: open - Opened by dhardy 4 months ago

#1453 - Add IndexedRandom::choose_multiple_array, index::sample_array

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

#1453 - Add IndexedRandom::choose_multiple_array, index::sample_array

Pull Request - State: open - Opened by dhardy 4 months ago

#1453 - Add IndexedRandom::choose_multiple_array, index::sample_array

Pull Request - State: open - Opened by dhardy 4 months ago

#1453 - Add IndexedRandom::choose_multiple_array, index::sample_array

Pull Request - State: open - Opened by dhardy 4 months ago

#1453 - Add IndexedRandom::choose_multiple_array, index::sample_array

Pull Request - State: open - Opened by dhardy 4 months ago

#1452 - Revise pert

Pull Request - State: closed - Opened by dhardy 5 months ago - 10 comments
Labels: D-review

#1451 - Tweak docs CI job

Pull Request - State: closed - Opened by newpavlov 5 months ago

#1451 - Tweak docs CI job

Pull Request - State: open - Opened by newpavlov 5 months ago

#1451 - Tweak docs CI job

Pull Request - State: closed - Opened by newpavlov 5 months ago

#1451 - Tweak docs CI job

Pull Request - State: open - Opened by newpavlov 5 months ago

#1451 - Tweak docs CI job

Pull Request - State: open - Opened by newpavlov 5 months ago

#1450 - Rename `doc_cfg` to `docsrs` and use `doc_auto_cfg`

Pull Request - State: closed - Opened by newpavlov 5 months ago

#1450 - Rename `doc_cfg` to `docsrs` and use `doc_auto_cfg`

Pull Request - State: closed - Opened by newpavlov 5 months ago

#1450 - Rename `doc_cfg` to `docsrs` and use `doc_auto_cfg`

Pull Request - State: closed - Opened by newpavlov 5 months ago

#1450 - Rename `doc_cfg` to `docsrs` and use `doc_auto_cfg`

Pull Request - State: closed - Opened by newpavlov 5 months ago

#1450 - Rename `doc_cfg` to `docsrs` and use `doc_auto_cfg`

Pull Request - State: closed - Opened by newpavlov 5 months ago

#1450 - Rename `doc_cfg` to `docsrs` and use `doc_auto_cfg`

Pull Request - State: closed - Opened by newpavlov 5 months ago

#1449 - Delete unused branches

Issue - State: open - Opened by newpavlov 5 months ago - 2 comments

#1449 - Delete unused branches

Issue - State: open - Opened by newpavlov 5 months ago - 2 comments

#1449 - Delete unused branches

Issue - State: closed - Opened by newpavlov 5 months ago - 10 comments

#1449 - Delete unused branches

Issue - State: open - Opened by newpavlov 5 months ago - 2 comments

#1449 - Delete unused branches

Issue - State: open - Opened by newpavlov 5 months ago - 2 comments

#1448 - Apply rustfmt and fix Clippy warnings

Pull Request - State: closed - Opened by newpavlov 5 months ago - 2 comments

#1447 - Update Panic documentation and #[track_caller]

Pull Request - State: closed - Opened by josephlr 5 months ago

#1446 - Use zerocopy 0.7.33, not 0.8.0-alpha

Pull Request - State: open - Opened by joshlf 5 months ago - 2 comments

#1446 - Use zerocopy 0.7.33, not 0.8.0-alpha

Pull Request - State: closed - Opened by joshlf 5 months ago - 2 comments

#1446 - Use zerocopy 0.7.33, not 0.8.0-alpha

Pull Request - State: open - Opened by joshlf 5 months ago - 2 comments

#1445 - Incorrect Comment?

Issue - State: open - Opened by idontgetoutmuch 5 months ago

#1445 - Incorrect Comment?

Issue - State: open - Opened by idontgetoutmuch 5 months ago

#1445 - Incorrect Comment?

Issue - State: open - Opened by idontgetoutmuch 5 months ago - 1 comment
Labels: E-easy

#1445 - Incorrect Comment?

Issue - State: open - Opened by idontgetoutmuch 5 months ago

#1445 - Incorrect Comment?

Issue - State: open - Opened by idontgetoutmuch 5 months ago

#1444 - Make WeightedTree::try_sample public

Pull Request - State: open - Opened by xmakro 5 months ago

#1444 - Make WeightedTree::try_sample public

Pull Request - State: closed - Opened by xmakro 5 months ago - 1 comment

#1444 - Make WeightedTree::try_sample public

Pull Request - State: open - Opened by xmakro 5 months ago

#1442 - Add #[track_caller] to methods which panic

Pull Request - State: closed - Opened by josephlr 5 months ago - 4 comments

#1442 - Add #[track_caller] to methods which panic

Pull Request - State: closed - Opened by josephlr 5 months ago - 4 comments

#1441 - Update zerocopy to 0.8.0 alpha.8 ...

Pull Request - State: closed - Opened by dhardy 5 months ago - 3 comments

#1440 - Update zerocopy requirement from =0.8.0-alpha.6 to =0.8.0-alpha.8

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 1 comment
Labels: dependencies, rust

#1439 - Upgrade criterion

Pull Request - State: open - Opened by dhardy 5 months ago - 1 comment

#1439 - Upgrade criterion

Pull Request - State: closed - Opened by dhardy 5 months ago - 1 comment

#1439 - Upgrade criterion

Pull Request - State: closed - Opened by dhardy 5 months ago - 1 comment

#1438 - Rename `Rng::gen` to `Rng::random`

Pull Request - State: closed - Opened by vks 5 months ago

#1437 - Annotate functions with #[track_caller]

Issue - State: closed - Opened by Tahinli 5 months ago - 2 comments