montanaflynn/stats
A well tested and comprehensive Golang statistics library package with no dependencies.
This is a comprehensive toolkit for Go developers who need to perform statistical analysis within their applications. It takes raw numerical data and provides various statistical outputs like median, mean, standard deviation, and regression analysis. Developers can use this to embed robust statistical calculations directly into their Go programs.
3,001 stars. Actively maintained with 9 commits in the last 30 days.
Use this if you are a Go developer building an application that requires common statistical computations or data analysis capabilities.
Not ideal if you are looking for a standalone statistical analysis application or a library for a programming language other than Go.
Stars
3,001
Forks
172
Language
Go
License
MIT
Category
Last pushed
Mar 11, 2026
Commits (30d)
9
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