Selected Tags
Click on a tag to remove itMore Tags
Click on a tag to add it and filter downScience And Data Analysis packages
Showing projects tagged as Science And Data Analysis
-
gonum
9.3 8.9 GoGonum is a set of numeric libraries for the Go programming language. It contains libraries for matrices, statistics, optimization, and more. -
Stats
8.4 4.2 GoA statistics package with common functions that are missing from the Golang standard library. -
gosl
8.3 8.9 CGo scientific library for linear algebra, FFT, geometry, NURBS, numerical methods, probabilities, optimisation, differential equations, and more. -
gonum/mat64
6.8 0.0 GoThe general purpose package for matrix computation. Package mat64 provides basic linear algebra operations for float64 matrices. -
TextRank
4.8 0.0 GoTextRank implementation in Golang with extendable features (summarization, weighting, phrase extraction) and multithreading (goroutine) support. -
sparse
4.7 0.0 GoGo Sparse matrix formats for linear algebra supporting scientific and machine learning applications, compatible with gonum matrix libraries. -
vectormath
3.8 0.0 GoVectormath for Go, an adaptation of the scalar C functions from Sony's Vector Math library, as found in the Bullet-2.79 source code. (currently inactive) -
PiHex
1.9 1.4 GoImplementation of the "Bailey-Borwein-Plouffe" algorithm for the hexadecimal number Pi -
triangolatte
1.9 2.1 Go2D triangulation library. Allows translating lines and polygons (both based on points) to the language of GPUs. -
ode
1.8 0.0 GoAn ordinary differential equation (ODE) solver which supports extended states and channel-based iteration stop conditions.