numpy-groupies VS gonum

Compare numpy-groupies vs gonum and see what are their differences.

numpy-groupies

Optimised tools for group-indexing operations: aggregated sum and more (by ml31415)

gonum

Gonum is a set of numeric libraries for the Go programming language. It contains libraries for matrices, statistics, optimization, and more (by gonum)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
numpy-groupies gonum
1 24
191 7,272
- 0.6%
5.9 8.3
15 days ago 3 days ago
Python Go
BSD 2-clause "Simplified" License BSD 3-clause "New" or "Revised" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

numpy-groupies

Posts with mentions or reviews of numpy-groupies. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-10.
  • From Python to NumPy
    3 projects | news.ycombinator.com | 10 Jun 2022
    I have had the same experience and instead of Pandas have been using numpy-groupies to handle aggregate/groupby operations. It's quite performant and feels a bit cleaner to use than importing pandas for a couple operations.

    https://github.com/ml31415/numpy-groupies

gonum

Posts with mentions or reviews of gonum. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-13.

What are some alternatives?

When comparing numpy-groupies and gonum you can also consider the following projects:

ruck - 🧬 Modularised Evolutionary Algorithms For Python with Optional JIT and Multiprocessing (Ray) support. Inspired by PyTorch Lightning

dataframe-go - DataFrames for Go: For statistics, machine-learning, and data manipulation/exploration

hep - hep is the mono repository holding all of go-hep.org/x/hep packages and tools

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.

awkward - Manipulate JSON-like data with NumPy-like idioms.

Stats - A well tested and comprehensive Golang statistics library package with no dependencies.

python-performance-playground - Performance analysis of Python snippets for scientific computing

gonum/plot - A repository for plotting and visualizing data

PiHex - PiHex Library, written in Go, generates a hexadecimal number sequence in the number Pi in the range from 0 to 10,000,000.

goraph - Package goraph implements graph data structure and algorithms.

pandas - Flexible and powerful data analysis / manipulation library for Go+, providing labeled data structures similar to R data.frame objects, statistical functions, and much more

gophernotes - The Go kernel for Jupyter notebooks and nteract.