0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update GH actions More... about 1 month ago
Add since tag More... about 2 months ago
Fix variable name More... about 2 months ago
Throw NPE if user-supplied arguments are null More... about 2 months ago
Canonical download location has moved More... 3 months ago
Checkstyle: line length More... 3 months ago
Increase test tolerance for long sum vs double sum More... 3 months ago
Use final More... 3 months ago
STATISTICS-84: Update mean difference to use a Sum More... 3 months ago
STATISTICS-84: Reuse Sum instance when creating MEAN and SUM More... 3 months ago
STATISTICS-84: Create the Mean from array input using a summation More... 3 months ago
Increase test tolerance More... 4 months ago
Increase test tolerance More... 4 months ago
Refine test tolerances for the Mean More... 4 months ago
Use descriptive module to compute statistics More... 4 months ago
Refactor DoubleStatistics API to be consistent with IntStatistics More... 4 months ago
Avoid use of Math.pow(x, 2) More... 4 months ago
Increase kurtosis tolerance More... 4 months ago
STATISTICS-81: Add aggregate statistics for int and long More... 4 months ago
Refactor shared variance/std.dev. computation More... 4 months ago
Increase test tolerance comparing long sum to double sum More... 4 months ago
STATISTICS-83: Support non-finite result in Mean using scaling More... 4 months ago
STATISTICS-83: Benchmark handling of non-finite values in mean/sum More... 4 months ago
Add additional mean computations to benchmark More... 4 months ago
Use the actual mean on the difficult test case More... 4 months ago
Detect zero length array input More... 4 months ago
STATISTICS-81: Support int[]/long[] for non-specialised statistics More... 4 months ago
STATISTICS-82: Javadoc the maximum supported count. More... 4 months ago
Use dev in place of (nDev * n) More... 4 months ago
Refactor division for the integer mean More... 4 months ago