Selected Tags

Click on a tag to remove it

More Tags

Click on a tag to add it and filter down

Science And Data Analysis packages

Showing projects tagged as Science And Data Analysis

  • gonum

    9.3 8.3 Go
    Gonum is a set of numeric libraries for the Go programming language. It contains libraries for matrices, statistics, optimization, and more
  • Stats

    8.5 2.0 Go
    A well tested and comprehensive Golang statistics library package with no dependencies.
  • gonum/plot

    8.4 4.3 Go
    A repository for plotting and visualizing data
  • gosl

    8.1 7.1 Go
    Linear algebra, eigenvalues, FFT, Bessel, elliptic, orthogonal polys, geometry, NURBS, numerical quadrature, 3D transfinite interpolation, random numbers, Mersenne twister, probability distributions, optimisation, differential equations.
  • streamtools

    7.7 0.0 Go
    tools for working with streams of data
  • dataframe-go

    7.5 0.0 Go
    DataFrames for Go: For statistics, machine-learning, and data manipulation/exploration
  • chart

    7.2 0.0 Go
    Provide basic charts in go
  • go-dsp

    7.2 0.0 Go
    Digital Signal Processing for Go
  • goraph

    7.2 0.0 Go
    Package goraph implements graph data structure and algorithms.
  • graph

    6.9 0.0 Go
    Graph algorithms and data structures
  • gonum/mat64

    6.8 0.0 Go
    DISCONTINUED. The general purpose package for matrix computation. Package mat64 provides basic linear algebra operations for float64 matrices.
  • ewma

    6.3 0.0 Go
    Exponentially Weighted Moving Average algorithms for Go.
  • go.matrix

    6.2 0.0 Go
    linear algebra for go
  • calendarheatmap

    6.0 6.3 Go
    📅 Calendar heatmap inspired by GitHub contribution activity
  • gohistogram

    5.4 0.0 Go
    DISCONTINUED. Streaming approximate histograms in Go
  • TextRank

    5.2 0.0 Go
    :wink: :cyclone: :strawberry: TextRank implementation in Golang with extendable features (summarization, phrase extraction) and multithreading (goroutine).
  • sparse

    4.9 0.0 Go
    Sparse matrix formats for linear algebra supporting scientific and machine learning applications
  • blas

    4.9 0.0 Assembly
    Go implementation of BLAS (Basic Linear Algebra Subprograms)
  • pagerank

    4.3 0.0 Go
    Weighted PageRank implementation in Go
  • go-estimate

    4.2 3.2 Go
    State estimation and filtering algorithms in Go
  • geom

    3.7 0.0 Go
    2d geometry for golang
  • vectormath

    3.5 0.0 Go
    Vectormath for Go
  • evaler

    3.5 0.0 Go
    Implements a simple floating point arithmetic expression evaluator in Go (golang).
  • jsonl-graph

    3.4 4.9 Go
    🏝 JSONL Graph Tools
  • gostat

    2.9 0.0 Go
    Collection of statistical routines in golang
  • gograph

    2.8 7.2 Go
    A golang generic graph library that provides mathematical graph-theory and algorithms.
  • permutation

    2.5 0.0 Go
    Simple permutation package for golang
  • triangolatte

    2.5 0.0 Go
    2D triangulation library. Allows translating lines and polygons (both based on points) to the language of GPUs.
  • goent

    2.3 0.0 Go
    GO Implementation of Entropy Measures
  • piecewiselinear

    2.3 4.5 Go
    tiny linear interpolation library for go