projects
/
commons-rng.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
commons-rng.git
2022-03-30
aherbert
Support methods can be static
commit
|
commitdiff
|
tree
|
snapshot
2022-03-30
aherbert
Update checkNextInRange to use a LongSupplier
commit
|
commitdiff
|
tree
|
snapshot
2022-03-30
aherbert
Correct isUniformNextByte test
commit
|
commitdiff
|
tree
|
snapshot
2022-03-30
aherbert
Consistent error messages for nextInRange test
commit
|
commitdiff
|
tree
|
snapshot
2022-03-30
aherbert
Consolidate Int/LongProvider to use next() as the sourc...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-30
Alex Herbert
RNG-173: BaseProvider static method to extend an input...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-29
aherbert
Correct longAsInt output in the stress test application
105/head
commit
|
commitdiff
|
tree
|
snapshot
2022-03-28
aherbert
RNG-169: Avoid long to int[] that can generate a zero...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-23
aherbert
Add missing <p> tags
commit
|
commitdiff
|
tree
|
snapshot
2022-03-20
Alex Herbert
Fix trailing whitespace
commit
|
commitdiff
|
tree
|
snapshot
2022-03-20
Alex Herbert
Document the lack of functional compatibility for deriv...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-20
Alex Herbert
RNG-171: Reduce the memory footprint in cached boolean...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-18
Alex Herbert
RNG-172: Support power of 2 by lowering limit by 1
commit
|
commitdiff
|
tree
|
snapshot
2022-03-18
aherbert
RNG-172: Pre-compute rejection threshold
commit
|
commitdiff
|
tree
|
snapshot
2022-03-17
Alex Herbert
Use Java 1.8 method to compute map value if absent
commit
|
commitdiff
|
tree
|
snapshot
2022-03-17
Alex Herbert
RNG-169: Track changes
commit
|
commitdiff
|
tree
|
snapshot
2022-03-17
Alex Herbert
RNG-169: Remove redundant Seed2ArrayConverter implement...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-17
Alex Herbert
Fix PMD errors
commit
|
commitdiff
|
tree
|
snapshot
2022-03-17
Alex Herbert
RNG-169: Move array size conversions to Conversions...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-17
Alex Herbert
RNG-169: Move all conversions to the Conversions class
commit
|
commitdiff
|
tree
|
snapshot
2022-03-17
Alex Herbert
RNG-169: Expand primitive input seeds using a SplitMix64
commit
|
commitdiff
|
tree
|
snapshot
2022-03-17
Alex Herbert
RNG-169: Avoid intermediate arrays during conversions
commit
|
commitdiff
|
tree
|
snapshot
2022-03-16
aherbert
RNG-169: Update array seed conversion to use optimum...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-16
Alex Herbert
RNG-170: Ensure nextBytes is consistent with JDK range...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-15
aherbert
Return the class type of the unrecognised seed.
commit
|
commitdiff
|
tree
|
snapshot
2022-03-15
aherbert
Update NumberFactory to use parameterized/repeated...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-10
aherbert
Documentation typos
commit
|
commitdiff
|
tree
|
snapshot
2022-03-10
aherbert
Add option to list a range of the RandomSource enum
commit
|
commitdiff
|
tree
|
snapshot
2022-03-10
aherbert
Add missing generator name to example command
commit
|
commitdiff
|
tree
|
snapshot
2022-03-02
aherbert
Add TSampler to continuous sampler performance JMH...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-02
aherbert
Add example histogram of the TSampler output to the...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-02
aherbert
Add TSampler to example sampling application
commit
|
commitdiff
|
tree
|
snapshot
2022-03-02
Alex Herbert
RNG-167: Sampling from a t-distribution
commit
|
commitdiff
|
tree
|
snapshot
2022-03-02
Alex Herbert
Update chi-square test
commit
|
commitdiff
|
tree
|
snapshot
2022-03-01
Alex Herbert
Compute p-value for the chi square test once.
commit
|
commitdiff
|
tree
|
snapshot
2021-10-23
Alex Herbert
Cache another constant in the large mean Poisson sampler
commit
|
commitdiff
|
tree
|
snapshot
2021-10-23
Alex Herbert
Formatting
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
aherbert
Correct javadoc for the bounds on the Poisson sampler...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-02
Alex Herbert
Correct probability typo.
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Alex Herbert
RNG-166: LogNormalSamplers to allow a negative mean.
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Alex Herbert
RNG-165: Track changes
commit
|
commitdiff
|
tree
|
snapshot
2021-09-29
aherbert
RNG-165: Allow a zero exponent in the Zipf sampler
103/head
commit
|
commitdiff
|
tree
|
snapshot
2021-09-29
aherbert
RNG-160: Use ternary operator to sort two long values
commit
|
commitdiff
|
tree
|
snapshot
2021-09-18
Alex Herbert
Directly test the SamplerBase class
commit
|
commitdiff
|
tree
|
snapshot
2021-09-16
aherbert
Allow ziggurat sampling from only the overhangs in...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-16
aherbert
Fix javadoc mix up between convex and concave regions
commit
|
commitdiff
|
tree
|
snapshot
2021-09-15
Alex Herbert
Added ternary variations to the ziggurat benchmark
commit
|
commitdiff
|
tree
|
snapshot
2021-09-15
Alex Herbert
Ensure stream is closed using try-with-resources
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
aherbert
Remove badges from examples README.md
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
aherbert
Fix links for browsing the examples javadoc
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
aherbert
Remove badges and maven dependency from the examples...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
aherbert
Update Travis CI badge from .org to .com domain.
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
aherbert
Update note about sending e-mail from an apache.org...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
aherbert
Correct javadoc
commit
|
commitdiff
|
tree
|
snapshot
2021-09-13
aherbert
Update announce subject line in release guide
commit
|
commitdiff
|
tree
|
snapshot
2021-09-13
aherbert
Change release notes to use new commons tag format
commit
|
commitdiff
|
tree
|
snapshot
2021-09-13
aherbert
Update release notes following release 1.4
commit
|
commitdiff
|
tree
|
snapshot
2021-09-13
aherbert
Add release 1.4 javadoc links to the site.xml
commit
|
commitdiff
|
tree
|
snapshot
2021-09-13
aherbert
Update examples app version to 1.5-SNAPSHOT
commit
|
commitdiff
|
tree
|
snapshot
2021-09-13
aherbert
Update release and BC version in parent pom
commit
|
commitdiff
|
tree
|
snapshot
2021-09-13
aherbert
Update README to refer to 1.4 release
commit
|
commitdiff
|
tree
|
snapshot
2021-09-13
aherbert
Update pom to next development version (1.4 to 1.5)
commit
|
commitdiff
|
tree
|
snapshot
2021-09-13
aherbert
Retrieve 1.4 release details from the release branch
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
aherbert
Update javadoc.
commit
|
commitdiff
|
tree
|
snapshot
2021-09-06
aherbert
Place @since tags after @see tags following Oracle...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-06
aherbert
Add @since tags to new RandomSource.create methods
commit
|
commitdiff
|
tree
|
snapshot
2021-09-05
Alex Herbert
Do not perform minimal site checkout in pre-site phase
commit
|
commitdiff
|
tree
|
snapshot
2021-09-05
Alex Herbert
Exclude site-content.README from rat check
commit
|
commitdiff
|
tree
|
snapshot
2021-09-05
Alex Herbert
Fix changes typo
commit
|
commitdiff
|
tree
|
snapshot
2021-09-05
Alex Herbert
Update user guide dependencies to require Java 1.8
commit
|
commitdiff
|
tree
|
snapshot
2021-09-01
aherbert
Format ziggurat tables
commit
|
commitdiff
|
tree
|
snapshot
2021-08-31
aherbert
Add ziggurat versions with multiple max epsilon values
commit
|
commitdiff
|
tree
|
snapshot
2021-08-29
Alex Herbert
Update grammar for conscious language checker
commit
|
commitdiff
|
tree
|
snapshot
2021-08-29
Alex Herbert
Update grammar for conscious language checker
commit
|
commitdiff
|
tree
|
snapshot
2021-08-29
Alex Herbert
Update grammar for conscious language checker
commit
|
commitdiff
|
tree
|
snapshot
2021-08-28
Alex Herbert
Add more platform results for exp(z)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-28
Alex Herbert
Fix trailing spaces
commit
|
commitdiff
|
tree
|
snapshot
2021-08-28
Alex Herbert
Add performance test for exp(x) with x in [-8, 0]
commit
|
commitdiff
|
tree
|
snapshot
2021-08-27
Alex Herbert
Disable tests in JMH module.
commit
|
commitdiff
|
tree
|
snapshot
2021-08-27
Alex Herbert
Add performance test for extracting the sign bit
commit
|
commitdiff
|
tree
|
snapshot
2021-08-27
Alex Herbert
Remove branch frequencies from performance variations
commit
|
commitdiff
|
tree
|
snapshot
2021-08-27
Alex Herbert
Parameterise the ziggurat sampler test
commit
|
commitdiff
|
tree
|
snapshot
2021-08-27
Alex Herbert
Update ziggurat performance benchmark to match main...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-27
Alex Herbert
Comment typo
commit
|
commitdiff
|
tree
|
snapshot
2021-08-26
aherbert
Change another mask operation to a bit shift.
commit
|
commitdiff
|
tree
|
snapshot
2021-08-26
aherbert
Update ziggurat sampler using result of the performance...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-26
aherbert
Disable interpolation test method
commit
|
commitdiff
|
tree
|
snapshot
2021-08-26
aherbert
Update ziggurat test to target regions of the ziggurat.
commit
|
commitdiff
|
tree
|
snapshot
2021-08-25
Alex Herbert
PMD: Allow long class for ZigguratSampler
commit
|
commitdiff
|
tree
|
snapshot
2021-08-25
Alex Herbert
Update ziggurat performance benchmark with more methods
commit
|
commitdiff
|
tree
|
snapshot
2021-08-25
aherbert
Update observed frequencies with expected where appropr...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-25
aherbert
Add description of sampling method to the ziggurat...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-25
Alex Herbert
Ensure same samplers are tested in single and sequential
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
aherbert
Benchmark using a long to get an index, compare it...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
aherbert
Add ziggurat exponential sampler with no recursion...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
aherbert
Update ZigguaratSampler branch frequencies
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
aherbert
Update ZigguaratSampler point of inflection for the...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
aherbert
Update ZigguaratSampler concave epsilon for the exponen...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
aherbert
RNG-163: Track changes
commit
|
commitdiff
|
tree
|
snapshot
2021-08-19
Alex Herbert
Update release howto
commit
|
commitdiff
|
tree
|
snapshot
next