Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / apache/commons-rng issues and pull requests
#119 - Add CodeQL workflow for GitHub code scanning
Pull Request -
State: open - Opened by lgtm-com[bot] about 2 years ago
#118 - Shift operation '>>>' by negative constant value -1
Pull Request -
State: closed - Opened by arturobernalg over 2 years ago
- 2 comments
#117 - RNG-181: LXM family to support SplittableUniformRandomProvider
Pull Request -
State: closed - Opened by aherbert over 2 years ago
- 1 comment
#116 - RNG-180: Add a SplittableUniformRandomProvider interface
Pull Request -
State: closed - Opened by aherbert over 2 years ago
- 1 comment
#116 - RNG-180: Add a SplittableUniformRandomProvider interface
Pull Request -
State: closed - Opened by aherbert over 2 years ago
- 1 comment
#115 - Fix some typo and grammar.
Pull Request -
State: closed - Opened by arturobernalg over 2 years ago
#114 - Avoid repeat same operations.
Pull Request -
State: closed - Opened by arturobernalg over 2 years ago
- 4 comments
#113 - Simplify returns.
Pull Request -
State: closed - Opened by arturobernalg over 2 years ago
- 2 comments
#112 - RNG-179: Add fast loaded dice roller discrete sampler
Pull Request -
State: closed - Opened by aherbert over 2 years ago
- 2 comments
#111 - RNG-176: Enhance the UniformRandomProvider interface
Pull Request -
State: closed - Opened by aherbert over 2 years ago
- 4 comments
#110 - RNG-177: Add stream methods to the sampler API
Pull Request -
State: closed - Opened by aherbert almost 3 years ago
- 2 comments
#109 - RNG-168: LXM family of random number generators
Pull Request -
State: closed - Opened by aherbert almost 3 years ago
- 1 comment
#109 - RNG-168: LXM family of random number generators
Pull Request -
State: closed - Opened by aherbert almost 3 years ago
- 1 comment
#108 - Use reference instead of lambda.
Pull Request -
State: closed - Opened by arturobernalg almost 3 years ago
- 1 comment
#108 - Use reference instead of lambda.
Pull Request -
State: closed - Opened by arturobernalg almost 3 years ago
- 1 comment
#107 - fix broken javadoc link.
Pull Request -
State: closed - Opened by arturobernalg almost 3 years ago
#107 - fix broken javadoc link.
Pull Request -
State: closed - Opened by arturobernalg almost 3 years ago
#106 - RNG-173: BaseProvider stateless method to expand an input seed
Pull Request -
State: closed - Opened by aherbert almost 3 years ago
#105 - Fix stress
Pull Request -
State: closed - Opened by aherbert almost 3 years ago
- 1 comment
#104 - RNG-168: LXM family of random number generators
Pull Request -
State: closed - Opened by aherbert almost 3 years ago
- 1 comment
#103 - RNG-165: Allow a zero exponent in the Zipf sampler
Pull Request -
State: closed - Opened by aherbert over 3 years ago
- 1 comment
#103 - RNG-165: Allow a zero exponent in the Zipf sampler
Pull Request -
State: closed - Opened by aherbert over 3 years ago
- 1 comment
#102 - replace test child class with mocking object
Pull Request -
State: closed - Opened by wx930910 over 3 years ago
- 3 comments
#101 - RNG-163: Update to JUnit 5
Pull Request -
State: closed - Opened by aherbert over 3 years ago
- 1 comment
#100 - Use final.
Pull Request -
State: closed - Opened by arturobernalg over 3 years ago
- 3 comments
#99 - Use final.
Pull Request -
State: closed - Opened by arturobernalg over 3 years ago
- 3 comments
#99 - Use final.
Pull Request -
State: closed - Opened by arturobernalg over 3 years ago
- 3 comments
#98 - Simplify assertions with equivalent but more simple.
Pull Request -
State: closed - Opened by arturobernalg over 3 years ago
- 1 comment
#97 - RNG-158: Update minimum Java version from 1.6 to 1.7
Pull Request -
State: closed - Opened by aherbert over 3 years ago
- 1 comment
#97 - RNG-158: Update minimum Java version from 1.6 to 1.7
Pull Request -
State: closed - Opened by aherbert over 3 years ago
- 1 comment
#96 - RNG-156: Add DirichletSampler
Pull Request -
State: closed - Opened by aherbert over 3 years ago
- 1 comment
#95 - RNG-140: Add LongSampler interface and UniformLongSampler
Pull Request -
State: closed - Opened by aherbert over 3 years ago
- 1 comment
#95 - RNG-140: Add LongSampler interface and UniformLongSampler
Pull Request -
State: closed - Opened by aherbert over 3 years ago
- 1 comment
#94 - RNG-137: Add StableSampler
Pull Request -
State: closed - Opened by aherbert over 3 years ago
- 1 comment
#93 - RNG-151: Modified ziggurat samplers for exponential and Gaussian
Pull Request -
State: closed - Opened by aherbert over 3 years ago
- 2 comments
#93 - RNG-151: Modified ziggurat samplers for exponential and Gaussian
Pull Request -
State: closed - Opened by aherbert over 3 years ago
- 2 comments
#92 - RNG-149: Add ZigguratExponentialSampler
Pull Request -
State: closed - Opened by aherbert over 3 years ago
- 1 comment
#92 - RNG-149: Add ZigguratExponentialSampler
Pull Request -
State: closed - Opened by aherbert over 3 years ago
- 1 comment
#91 - RNG-143: Add a RandomSource.create() instance method
Pull Request -
State: closed - Opened by aherbert over 3 years ago
- 1 comment
#91 - RNG-143: Add a RandomSource.create() instance method
Pull Request -
State: closed - Opened by aherbert over 3 years ago
- 1 comment
#90 - RNG-138: CompositeSamplers to sample from a weighted combination of samplers
Pull Request -
State: closed - Opened by aherbert over 3 years ago
- 1 comment
#89 - RNG-136: Add ObjectSampler<T> and SharedStateObjectSampler<T> interfaces
Pull Request -
State: closed - Opened by aherbert over 3 years ago
- 1 comment
#88 - RNG-135: TetrahedronSampler to sample uniformly from a tetrahedron
Pull Request -
State: closed - Opened by aherbert almost 4 years ago
- 1 comment
#88 - RNG-135: TetrahedronSampler to sample uniformly from a tetrahedron
Pull Request -
State: closed - Opened by aherbert almost 4 years ago
- 1 comment
#87 - RNG-134: BoxSampler to sample uniformly from a box (or hyperrectangle)
Pull Request -
State: closed - Opened by aherbert almost 4 years ago
- 2 comments
#87 - RNG-134: BoxSampler to sample uniformly from a box (or hyperrectangle)
Pull Request -
State: closed - Opened by aherbert almost 4 years ago
- 2 comments
#86 - RNG-133: LineSampler to sample uniformly on a line segment
Pull Request -
State: closed - Opened by aherbert almost 4 years ago
- 1 comment
#85 - Minor Changes:
Pull Request -
State: closed - Opened by arturobernalg almost 4 years ago
- 2 comments
#85 - Minor Changes:
Pull Request -
State: closed - Opened by arturobernalg almost 4 years ago
- 2 comments
#84 - RNG-131: TriangleSampler to sample uniformly from a triangle.
Pull Request -
State: closed - Opened by aherbert almost 4 years ago
- 1 comment
#83 - RNG-129: Improve performance of UnitSphereSampler
Pull Request -
State: closed - Opened by aherbert almost 4 years ago
- 3 comments
#82 - RNG-128: Add UnitBallSampler
Pull Request -
State: closed - Opened by aherbert almost 4 years ago
- 1 comment
#82 - RNG-128: Add UnitBallSampler
Pull Request -
State: closed - Opened by aherbert almost 4 years ago
- 1 comment
#81 - Minor Improvement:
Pull Request -
State: closed - Opened by arturobernalg about 4 years ago
- 4 comments
#80 - Minor Improvement:
Pull Request -
State: closed - Opened by arturobernalg about 4 years ago
- 1 comment
#80 - Minor Improvement:
Pull Request -
State: closed - Opened by arturobernalg about 4 years ago
- 1 comment
#79 - enable dependabot
Pull Request -
State: closed - Opened by nhojpatrick over 4 years ago
- 1 comment
#79 - enable dependabot
Pull Request -
State: closed - Opened by nhojpatrick over 4 years ago
- 1 comment
#78 - JUnit v4.13.1
Pull Request -
State: closed - Opened by nhojpatrick over 4 years ago
- 2 comments
#78 - JUnit v4.13.1
Pull Request -
State: closed - Opened by nhojpatrick over 4 years ago
- 2 comments
#77 - [RNG-123] Document PCG generators potential stream correlation
Pull Request -
State: closed - Opened by aherbert over 4 years ago
- 1 comment
#77 - [RNG-123] Document PCG generators potential stream correlation
Pull Request -
State: closed - Opened by aherbert over 4 years ago
- 1 comment
#76 - refine travis-ci scripts
Pull Request -
State: closed - Opened by XenoAmess over 4 years ago
- 2 comments
#76 - refine travis-ci scripts
Pull Request -
State: closed - Opened by XenoAmess over 4 years ago
- 2 comments
#75 - fix typo
Pull Request -
State: closed - Opened by XenoAmess over 4 years ago
- 1 comment
#75 - fix typo
Pull Request -
State: closed - Opened by XenoAmess over 4 years ago
- 1 comment
#74 - [RNG-124]: Add fixed increment PCG generators.
Pull Request -
State: closed - Opened by aherbert about 5 years ago
- 1 comment
#73 - RNG-121: ChengBetaSampler algorithms delegated to specialised classes.
Pull Request -
State: closed - Opened by aherbert over 5 years ago
- 1 comment
#72 - RNG-120: Fix security issues in serialization code for Random instances.
Pull Request -
State: closed - Opened by aherbert over 5 years ago
- 1 comment
#72 - RNG-120: Fix security issues in serialization code for Random instances.
Pull Request -
State: closed - Opened by aherbert over 5 years ago
- 1 comment
#71 - RNG-118: XoRoShiRo PlusPlus generators
Pull Request -
State: closed - Opened by aherbert over 5 years ago
- 1 comment
#70 - Changed samplers parametric test failure probability.
Pull Request -
State: closed - Opened by aherbert over 5 years ago
#70 - Changed samplers parametric test failure probability.
Pull Request -
State: closed - Opened by aherbert over 5 years ago
#69 - RNG-119: Add LongJumpable support to XoShiRo generators.
Pull Request -
State: closed - Opened by aherbert over 5 years ago
- 1 comment
#68 - RNG-117: RandomSource to support creating byte[] seed for implementing class.
Pull Request -
State: closed - Opened by aherbert over 5 years ago
- 1 comment
#68 - RNG-117: RandomSource to support creating byte[] seed for implementing class.
Pull Request -
State: closed - Opened by aherbert over 5 years ago
- 1 comment
#67 - RNG-116: RandomSource to expose supported interfaces.
Pull Request -
State: closed - Opened by aherbert over 5 years ago
- 2 comments
#67 - RNG-116: RandomSource to expose supported interfaces.
Pull Request -
State: closed - Opened by aherbert over 5 years ago
- 2 comments
#66 - RNG-114: Update ListSampler to detect RandomAccess lists
Pull Request -
State: closed - Opened by aherbert over 5 years ago
- 1 comment
#66 - RNG-114: Update ListSampler to detect RandomAccess lists
Pull Request -
State: closed - Opened by aherbert over 5 years ago
- 1 comment
#65 - RNG-115: Fix JDKRandom to restore state to a new instance.
Pull Request -
State: closed - Opened by aherbert over 5 years ago
- 1 comment
#64 - RNG-19: Create a wrapper for JDK Random.
Pull Request -
State: closed - Opened by aherbert over 5 years ago
- 1 comment
#63 - RNG-112: Add Small Fast Chaotic (SFC) PRNG.
Pull Request -
State: closed - Opened by aherbert over 5 years ago
- 2 comments
#63 - RNG-112: Add Small Fast Chaotic (SFC) PRNG.
Pull Request -
State: closed - Opened by aherbert over 5 years ago
- 2 comments
#62 - RNG-109: DiscreteProbabilityCollectionSampler to use an internal DiscreteSampler
Pull Request -
State: closed - Opened by aherbert over 5 years ago
- 1 comment
#62 - RNG-109: DiscreteProbabilityCollectionSampler to use an internal DiscreteSampler
Pull Request -
State: closed - Opened by aherbert over 5 years ago
- 1 comment
#61 - RNG-85: Middle Square Weyl Sequence generator
Pull Request -
State: closed - Opened by aherbert over 5 years ago
- 3 comments
#61 - RNG-85: Middle Square Weyl Sequence generator
Pull Request -
State: closed - Opened by aherbert over 5 years ago
- 3 comments
#60 - RNG-90: Use faster algorithm for nextInt(int).
Pull Request -
State: closed - Opened by aherbert over 5 years ago
- 1 comment
#60 - RNG-90: Use faster algorithm for nextInt(int).
Pull Request -
State: closed - Opened by aherbert over 5 years ago
- 1 comment
#59 - RNG-95: Update the DiscreteUniformSampler using faster algorithms.
Pull Request -
State: closed - Opened by aherbert over 5 years ago
- 1 comment
#59 - RNG-95: Update the DiscreteUniformSampler using faster algorithms.
Pull Request -
State: closed - Opened by aherbert over 5 years ago
- 1 comment
#58 - RNG-110: Factory methods for Discrete and Continuous distribution samplers
Pull Request -
State: closed - Opened by aherbert over 5 years ago
- 1 comment
#58 - RNG-110: Factory methods for Discrete and Continuous distribution samplers
Pull Request -
State: closed - Opened by aherbert over 5 years ago
- 1 comment
#57 - Update travis build
Pull Request -
State: closed - Opened by aherbert over 5 years ago
- 1 comment
#56 - RNG-84: Added members of the PCG suite of generators.
Pull Request -
State: closed - Opened by AbhishekSinghDhadwal over 5 years ago
- 2 comments
#55 - RNG-102: SharedStatedSampler interface
Pull Request -
State: closed - Opened by aherbert over 5 years ago
- 1 comment
#54 - RNG-108: Update the SeedFactory to improve performance
Pull Request -
State: closed - Opened by aherbert over 5 years ago
- 1 comment
#54 - RNG-108: Update the SeedFactory to improve performance
Pull Request -
State: closed - Opened by aherbert over 5 years ago
- 1 comment
#53 - RNG-99: Add an AliasMethodDiscreteSampler
Pull Request -
State: closed - Opened by aherbert over 5 years ago
- 1 comment