montanaflynn/stats
A well tested and comprehensive Golang statistics library package with no dependencies.
Provides 40+ statistical functions spanning descriptive statistics (median, variance, skewness), distance metrics (Euclidean, Manhattan, Minkowski), normal distribution operations, and regression analysis (linear, logarithmic, exponential). Implements flexible data input via `LoadRawData()` to handle multiple types, and includes advanced features like quartile-based outlier detection and customizable percentile calculations. All functions return explicit error types for validation failures, enabling robust statistical workflows in data processing and analysis pipelines.
3,001 stars. Actively maintained with 7 commits in the last 30 days.
Stars
3,001
Forks
172
Language
Go
License
MIT
Category
Last pushed
Mar 11, 2026
Commits (30d)
7
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/montanaflynn/stats"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
SPFlow/SPFlow
Sum Product Flow: An Easy and Extensible Library for Sum-Product Networks
gomlx/gomlx
GoMLX: An Accelerated Machine Learning Framework For Go
mattn/go-tflite
Go binding for TensorFlow Lite
james-bowman/sparse
Sparse matrix formats for linear algebra supporting scientific and machine learning applications
gomlx/onnx-gomlx
ONNX / GoMLX Conversion