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 7.4 Go
    Gonum is a set of numeric libraries for the Go programming language. It contains libraries for matrices, statistics, optimization, and more
  • gonum/plot

    8.4 6.1 Go
    A repository for plotting and visualizing data
  • Stats

    8.4 5.1 Go
    A well tested and comprehensive Golang statistics library package with no dependencies.
  • gosl

    8.0 2.3 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.6 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.1 0.0 Go
    Provide basic charts in go
  • go-dsp

    7.1 0.0 Go
    Digital Signal Processing for Go
  • goraph

    6.9 0.0 Go
    Package goraph implements graph data structure and algorithms.
  • 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.
  • graph

    6.8 0.0 Go
    Graph algorithms and data structures
  • ewma

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

    6.1 0.0 Go
    linear algebra for go
  • calendarheatmap

    6.0 6.1 Go
    DISCONTINUED. 📅 Calendar heatmap inspired by GitHub contribution activity
  • gohistogram

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

    5.2 3.3 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.8 0.0 Assembly
    Go implementation of BLAS (Basic Linear Algebra Subprograms)
  • go-estimate

    4.3 0.4 Go
    State estimation and filtering algorithms in Go
  • gograph

    4.2 7.8 Go
    A golang generic graph library that provides mathematical graph-theory and algorithms.
  • pagerank

    4.1 0.0 Go
    Weighted PageRank implementation in Go
  • geom

    3.6 0.0 Go
    2d geometry for golang
  • vectormath

    3.5 0.0 Go
    Vectormath for Go
  • jsonl-graph

    3.5 2.2 Go
    🏝 JSONL Graph Tools
  • evaler

    3.3 0.0 Go
    Implements a simple floating point arithmetic expression evaluator in Go (golang).
  • gostat

    2.7 0.0 Go
    Collection of statistical routines in golang
  • triangolatte

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

    2.4 2.3 Go
    Simple permutation package for golang
  • piecewiselinear

    2.4 4.5 Go
    tiny linear interpolation library for go
  • goent

    2.3 0.0 Go
    GO Implementation of Entropy Measures