GoStats icon indicating copy to clipboard operation
GoStats copied to clipboard

Descriptive statistics and linear regression for Go

Results 2 GoStats issues
Sort by recently updated
recently updated
newest added

quick list of changes - Makefiles aren't necessary anymore - `go fix` and call `time.Now().Unix()` for seeding in demos and tests - relative import in demos of stats package

Would it be worthwhile to add a median function?