gonum/mat64 alternatives and similar packages
Based on the "Science and Data Analysis" category.
Alternatively, view gonum/mat64 alternatives based on common mentions on social networks and blogs.
-
gonum
Gonum is a set of numeric libraries for the Go programming language. It contains libraries for matrices, statistics, optimization, and more -
Stats
A well tested and comprehensive Golang statistics library package with no dependencies. -
gosl
Linear algebra, eigenvalues, FFT, Bessel, elliptic, orthogonal polys, geometry, NURBS, numerical quadrature, 3D transfinite interpolation, random numbers, Mersenne twister, probability distributions, optimisation, differential equations. -
dataframe-go
DataFrames for Go: For statistics, machine-learning, and data manipulation/exploration -
calendarheatmap
๐ Calendar heatmap inspired by GitHub contribution activity -
TextRank
:wink: :cyclone: :strawberry: TextRank implementation in Golang with extendable features (summarization, phrase extraction) and multithreading (goroutine). -
sparse
Sparse matrix formats for linear algebra supporting scientific and machine learning applications -
evaler
Implements a simple floating point arithmetic expression evaluator in Go (golang). -
triangolatte
2D triangulation library. Allows translating lines and polygons (both based on points) to the language of GPUs. -
gograph
A golang generic graph library that provides mathematical graph-theory and algorithms. -
piecewiselinear
tiny linear interpolation library for go (factored out from https://github.com/sgreben/yeetgif) -
PiHex
PiHex Library, written in Go, generates a hexadecimal number sequence in the number Pi in the range from 0 to 10,000,000. -
GoStats
GoStats is a go library for math statistics mostly used in ML domains, it covers most of the statistical measures functions. -
godesim
ODE system solver made simple. For IVPs (initial value problems). -
assocentity
Package assocentity returns the mean distance from tokens to an entity and its synonyms -
bradleyterry
Package to do Bradley-Terry Model pairwise compairsons -
mudlark-go
A collection of packages providing (hopefully) useful code for use in software using Google's Go programming language.
Collect and Analyze Billions of Data Points in Real Time
Do you think we are missing an alternative of gonum/mat64 or a related project?
README
Gonum Matrix

This repository is no longer maintained. Development has moved to https://github.com/gonum/gonum.
This is a matrix package for the Go language.
Issues
If you find any bugs, feel free to file an issue on the github issue tracker for gonum/gonum if the bug exists in that reposity; no code changes will be made to this repository. Other discussions should be taken to the gonum-dev Google Group.
https://groups.google.com/forum/#!forum/gonum-dev
License
Please see github.com/gonum/gonum for general license information, contributors, authors, etc on the Gonum suite of packages.
*Note that all licence references and agreements mentioned in the gonum/mat64 README section above
are relevant to that project's source code only.