projects
/
commons-rng.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
RNG-169: Expand primitive input seeds using a SplitMix64
2022-03-17
Alex Herbert
RNG-169: Expand primitive input seeds using a SplitMix64
commit
|
commitdiff
|
tree
2022-03-17
Alex Herbert
RNG-169: Avoid intermediate arrays during conversions
commit
|
commitdiff
|
tree
2022-03-16
Alex Herbert
RNG-170: Ensure nextBytes is consistent with JDK range...
commit
|
commitdiff
|
tree
2022-03-02
Alex Herbert
RNG-167: Sampling from a t-distribution
commit
|
commitdiff
|
tree
2022-03-02
Alex Herbert
Update chi-square test
commit
|
commitdiff
|
tree
2022-03-01
Alex Herbert
Compute p-value for the chi square test once.
commit
|
commitdiff
|
tree
2021-10-23
Alex Herbert
Cache another constant in the large mean Poisson sampler
commit
|
commitdiff
|
tree
2021-10-23
Alex Herbert
Formatting
commit
|
commitdiff
|
tree
2021-10-02
Alex Herbert
Correct probability typo.
commit
|
commitdiff
|
tree
2021-10-01
Alex Herbert
RNG-166: LogNormalSamplers to allow a negative mean.
commit
|
commitdiff
|
tree
2021-10-01
Alex Herbert
RNG-165: Track changes
commit
|
commitdiff
|
tree
2021-09-18
Alex Herbert
Directly test the SamplerBase class
commit
|
commitdiff
|
tree
2021-09-15
Alex Herbert
Added ternary variations to the ziggurat benchmark
commit
|
commitdiff
|
tree
2021-09-15
Alex Herbert
Ensure stream is closed using try-with-resources
commit
|
commitdiff
|
tree
2021-09-05
Alex Herbert
Do not perform minimal site checkout in pre-site phase
commit
|
commitdiff
|
tree
2021-09-05
Alex Herbert
Exclude site-content.README from rat check
commit
|
commitdiff
|
tree
2021-09-05
Alex Herbert
Fix changes typo
commit
|
commitdiff
|
tree
2021-09-05
Alex Herbert
Update user guide dependencies to require Java 1.8
commit
|
commitdiff
|
tree
2021-08-29
Alex Herbert
Update grammar for conscious language checker
commit
|
commitdiff
|
tree
2021-08-29
Alex Herbert
Update grammar for conscious language checker
commit
|
commitdiff
|
tree
2021-08-29
Alex Herbert
Update grammar for conscious language checker
commit
|
commitdiff
|
tree
2021-08-28
Alex Herbert
Add more platform results for exp(z)
commit
|
commitdiff
|
tree
2021-08-28
Alex Herbert
Fix trailing spaces
commit
|
commitdiff
|
tree
2021-08-28
Alex Herbert
Add performance test for exp(x) with x in [-8, 0]
commit
|
commitdiff
|
tree
2021-08-27
Alex Herbert
Disable tests in JMH module.
commit
|
commitdiff
|
tree
2021-08-27
Alex Herbert
Add performance test for extracting the sign bit
commit
|
commitdiff
|
tree
2021-08-27
Alex Herbert
Remove branch frequencies from performance variations
commit
|
commitdiff
|
tree
2021-08-27
Alex Herbert
Parameterise the ziggurat sampler test
commit
|
commitdiff
|
tree
2021-08-27
Alex Herbert
Update ziggurat performance benchmark to match main...
commit
|
commitdiff
|
tree
2021-08-27
Alex Herbert
Comment typo
commit
|
commitdiff
|
tree
2021-08-25
Alex Herbert
PMD: Allow long class for ZigguratSampler
commit
|
commitdiff
|
tree
2021-08-25
Alex Herbert
Update ziggurat performance benchmark with more methods
commit
|
commitdiff
|
tree
2021-08-25
Alex Herbert
Ensure same samplers are tested in single and sequential
commit
|
commitdiff
|
tree
2021-08-19
Alex Herbert
Update release howto
commit
|
commitdiff
|
tree
2021-08-19
Alex Herbert
Remove examples from the release profile.
commit
|
commitdiff
|
tree
2021-08-19
Alex Herbert
Remove legacy assembly directory.
commit
|
commitdiff
|
tree
2021-08-19
Alex Herbert
Rename LICENCE and NOTICE files
commit
|
commitdiff
|
tree
2021-08-19
Alex Herbert
Remove examples from the binary distribution
commit
|
commitdiff
|
tree
2021-08-19
Alex Herbert
Remove redundant fileSet
commit
|
commitdiff
|
tree
2021-08-18
Alex Herbert
Update plugin order in pom
commit
|
commitdiff
|
tree
2021-08-18
Alex Herbert
Clarify purpose of module in the description
commit
|
commitdiff
|
tree
2021-08-18
Alex Herbert
Remove docs archive from the binary distribution.
commit
|
commitdiff
|
tree
2021-08-17
Alex Herbert
Create aggregate javadoc report in docs module
commit
|
commitdiff
|
tree
2021-08-17
Alex Herbert
Remove checksum from installed artifacts
commit
|
commitdiff
|
tree
2021-08-17
Alex Herbert
Remove unused wildcard
commit
|
commitdiff
|
tree
2021-08-17
Alex Herbert
Exclude site-content generated file from archive
commit
|
commitdiff
|
tree
2021-08-17
Alex Herbert
Correct the help comment
commit
|
commitdiff
|
tree
2021-08-17
Alex Herbert
Add aggregator module for documentation
commit
|
commitdiff
|
tree
2021-08-17
Alex Herbert
No diamond operator on anonymous inner class
commit
|
commitdiff
|
tree
2021-08-16
Alex Herbert
Remove duplicate ConstantName module
commit
|
commitdiff
|
tree
2021-08-16
Alex Herbert
Use diamond operator
commit
|
commitdiff
|
tree
2021-08-16
Alex Herbert
RNG-163: Make tests and test classes package-private
commit
|
commitdiff
|
tree
2021-08-16
Alex Herbert
Use diamond operator
commit
|
commitdiff
|
tree
2021-08-16
Alex Herbert
Drop redundant array to Arrays.asList
commit
|
commitdiff
|
tree
2021-08-16
Alex Herbert
RNG-163: Replace try-catch with assertThrows
commit
|
commitdiff
|
tree
2021-08-16
Alex Herbert
RNG-163: Remove JUnit 4 support
commit
|
commitdiff
|
tree
2021-08-16
Alex Herbert
RNG-163: Update JUnit 4 @Test to JUnit 5 @Test
commit
|
commitdiff
|
tree
2021-08-16
Alex Herbert
RNG-163: Update parametric tests to JUnit 5 ParameterizedTest
commit
|
commitdiff
|
tree
2021-08-16
Alex Herbert
RNG-163: Replace expected thrown exception with assertThrows
commit
|
commitdiff
|
tree
2021-08-16
Alex Herbert
RNG-163: Replace JUnit 4 Assert with JUnit 5 Assertions
commit
|
commitdiff
|
tree
2021-08-15
Alex Herbert
Remove Java 8 profiles from modules
commit
|
commitdiff
|
tree
2021-08-15
Alex Herbert
RNG-163: Update pom dependency JUnit 4 to JUnit 5
commit
|
commitdiff
|
tree
2021-08-15
Alex Herbert
Update user guide Gaussian performance table
commit
|
commitdiff
|
tree
2021-08-14
Alex Herbert
Track changes
commit
|
commitdiff
|
tree
2021-08-14
Alex Herbert
Merge pull request #98 from arturobernalg/feature/simplify
commit
|
commitdiff
|
tree
2021-08-13
Alex Herbert
Remove comment about a change to use a Supplier
commit
|
commitdiff
|
tree
2021-08-13
Alex Herbert
Replace benchmarking interfaces with java.util.function
commit
|
commitdiff
|
tree
2021-08-13
Alex Herbert
Use lambdas
commit
|
commitdiff
|
tree
2021-08-13
Alex Herbert
Update description of java requirements in the user...
commit
|
commitdiff
|
tree
2021-08-13
Alex Herbert
Update examples/release profiles to require java 11
commit
|
commitdiff
|
tree
2021-08-13
Alex Herbert
Update minimum java version in chamges log
commit
|
commitdiff
|
tree
2021-08-13
Alex Herbert
Update minimum java version in documentation
commit
|
commitdiff
|
tree
2021-08-13
Alex Herbert
Use java.util.function.DoubleUnaryOperator
commit
|
commitdiff
|
tree
2021-08-13
Alex Herbert
Use Objects.requireNonNull
commit
|
commitdiff
|
tree
2021-08-13
Alex Herbert
Use JDK 8 Double.isFinite and Math.nextUp/Down
commit
|
commitdiff
|
tree
2021-08-13
Alex Herbert
Drop clirr plugin. It is superceded by japicmp
commit
|
commitdiff
|
tree
2021-08-13
Alex Herbert
Move Java 8 profile plugins to the main pom
commit
|
commitdiff
|
tree
2021-08-13
Alex Herbert
RNG-162: Update Java from 1.7 to 1.8
commit
|
commitdiff
|
tree
2021-08-13
Alex Herbert
Update JDK 9 to 11 in travis
commit
|
commitdiff
|
tree
2021-08-13
Alex Herbert
Drop JDK 7 build from travis
commit
|
commitdiff
|
tree
2021-08-13
Alex Herbert
Clean site-content.README file
commit
|
commitdiff
|
tree
2021-08-13
Alex Herbert
Update the method to make a boolean
commit
|
commitdiff
|
tree
2021-08-13
Alex Herbert
Delete site checkout in the clean phase
commit
|
commitdiff
|
tree
2021-08-12
Alex Herbert
Fix site checkout when svn is not available
commit
|
commitdiff
|
tree
2021-08-12
Alex Herbert
Add source download link for examples in user guide
commit
|
commitdiff
|
tree
2021-08-12
Alex Herbert
Correct required java versions in user guide
commit
|
commitdiff
|
tree
2021-08-09
Alex Herbert
Fix Gaussian performance test
commit
|
commitdiff
|
tree
2021-08-08
Alex Herbert
RNG-159: Reinstate ignored test.
commit
|
commitdiff
|
tree
2021-08-08
Alex Herbert
fix
commit
|
commitdiff
|
tree
2021-08-08
Alex Herbert
Add link from example table to the example distribution...
commit
|
commitdiff
|
tree
2021-08-08
Alex Herbert
Precompute size minus 1
commit
|
commitdiff
|
tree
2021-08-08
Alex Herbert
Fix size 5 sampler
commit
|
commitdiff
|
tree
2021-08-08
Alex Herbert
RNG-159: Correct convex normal sampling
commit
|
commitdiff
|
tree
2021-08-08
Alex Herbert
Correctly exclude duplicate files from shaded jar
commit
|
commitdiff
|
tree
2021-08-06
Alex Herbert
Update test for the change in the ZigguratSampler
commit
|
commitdiff
|
tree
2021-08-06
Alex Herbert
RNG-159: Add sampling test for ZigguratSampler.NormalizedGau...
commit
|
commitdiff
|
tree
2021-08-05
Alex Herbert
Add examples section to user guide
commit
|
commitdiff
|
tree
2021-08-05
Alex Herbert
Update minimum Java version stated in user guide
commit
|
commitdiff
|
tree
2021-08-05
Alex Herbert
Add HOWTO.md to show how to run the example stress...
commit
|
commitdiff
|
tree
2021-08-05
Alex Herbert
Add HOWTO.md to show how to run the example JMH application
commit
|
commitdiff
|
tree
next