Science and Data Analysis
42 libraries in this category
Approximate histograms for data streams.
Package decimal implements arbitrary-precision decimal floating-point arithmetic
Simple floating point arithmetic expression evaluator
Exponentially-weighted moving averages
A set of libraries and tools for performing High Energy Physics analyses with ease
Extended/multivariable ODE solver framework for event-based simulations with simple API
GO Implementation of Entropy Measures
A golang generic graph library that provides mathematical graph-theory and algorithms
Ordinary differential equation (ODE) solver which supports extended states and channel-based iteration stop conditions
Implementation of the "Bailey-Borwein-Plouffe" algorithm for the hexadecimal number Pi
A Go package for engineering organisms
Provides a Bradley-Terry Model for pairwise comparisons
Calendar heatmap in plain Go inspired by Github contribution activity
Simple Chart Plotting library for Go. Supports many graphs types
Dataframes for machine-learning and statistics (similar to pandas)
A social science tool to programmatically analyze entities in non-fictional texts with a built-in dependency parser
2D geometry for golang
Digital Signal Processing for Go
State estimation and filtering algorithms in Go
Graph theory algorithms written in "Go" language
Gonum is a set of numeric libraries for the Go programming language. It contains libraries for matrices, statistics, optimization, and more
gonum/plot provides an API for building and drawing plots in Go
Pure Go graph theory library(data structure, algorithm visualization)
Go scientific library for linear algebra, FFT, geometry, NURBS, numerical methods, probabilities, optimisation, differential equations, and more
GoStats is an Open Source GoLang library for math statistics mostly used in Machine Learning domains, it covers most of the Statistical measures functions
Library of basic graph algorithms
Pure Go implementation of the HDF5 file format for scientific data storage and exchange
Data analysis library with statistics, visualization, Parquet support, and Python integration
Tool to manipulate JSONL graphs with graphviz support
Pure Go library for reading and writing MATLAB .mat files (v5-v7.3) without CGO
MatProInterface.go is an open source package for defining mathematical programs (e.g., convex optimization problems) in Go
2D geometry types with clipping, GeoJSON and Mapbox Vector Tile support
Weighted PageRank algorithm implemented in Go
Tiny linear interpolation library
root-finding algorithms library for finding roots of quadratic functions
Go Sparse matrix formats for linear algebra supporting scientific and machine learning applications, compatible with gonum matrix libraries
Statistics package with common functions missing from the Golang standard library
general purpose, graphical tool for dealing with streams of data
A practical and efficient NCBI taxonomy toolkit; supports querying lineage, reformatting, filtering, and creating custom taxdump files
TextRank implementation in Golang with extendable features (summarization, weighting, phrase extraction) and multithreading (goroutine) support
Sliding-window and regular top-K sketches, based on the HeavyKeeper algorithm
2D triangulation library. Allows translating lines and polygons (both based on points) to the language of GPUs