0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 6 hours ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Switch from legacy to container-based CI infrastructure More... over 8 years ago
Fix link to CHANGELOG.md More... over 8 years ago
Add CONTRIBUTING.md More... over 8 years ago
Rename functions while preserving backwards compatibility More... over 8 years ago
Add HarmonicMean func More... over 8 years ago
Add GeometricMean func More... over 8 years ago
Run go fmt to clean up formatting More... over 8 years ago
Add .gitignore to avoid commiting test coverage report More... over 8 years ago
Add Outliers stuct and QuantileOutliers func More... over 8 years ago
Add Interquartile Range, Midhinge and Trimean examples More... over 8 years ago
Add Trimean More... over 8 years ago
Add Midhinge More... over 8 years ago
Add Inter Quartile Range More... over 8 years ago
Clean up README and add some more information More... over 8 years ago
Consistent empty slice error messages More... over 8 years ago
Fix copy pasta mistake testing the wrong function More... over 8 years ago
Add a unit test to check for an empty slice error More... over 8 years ago
Update README and move the example main.go into it's own file More... over 8 years ago
Add Quantiles struct and Quantile func More... over 8 years ago
Include the Nearest Rank method of calculating percentiles More... over 8 years ago
Update TODO list More... over 8 years ago
Add more tests and fix a typo More... almost 9 years ago
Refactor code and error checking More... almost 9 years ago
Switch wercker to travis and update todos More... almost 9 years ago
Add Golang 1.5 to build tests More... almost 9 years ago
Add a standard MIT license file More... almost 9 years ago
Add basic benchmarking More... almost 9 years ago
Remove unnecassary typecasting in sum func More... almost 9 years ago
Return errors for all functions More... almost 9 years ago
Avoid unintended consequence of using sort More... almost 9 years ago