maths VS matrigo

Compare maths vs matrigo and see what are their differences.

maths

Maths includes mathematical functions not defined in the standard Go math package. (by theriault)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
maths matrigo
1 1
176 3
- -
3.3 2.1
12 months ago 7 months ago
Go Go
BSD 3-clause "New" or "Revised" License MIT 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.

maths

Posts with mentions or reviews of maths. We have used some of these posts to build our list of alternatives and similar projects.

matrigo

Posts with mentions or reviews of matrigo. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-01-23.
  • gone - A Neural Network Library Written from Scratch with 0 Dependencies
    3 projects | /r/golang | 23 Jan 2021
    This library was my introduction to the world of machine learning / neural networks. I built it several months ago when the COVID-19 pandemic started. I had to make my own matrix / linear algebra library that was since used in other projects - fr3fou/matrigo. Since then I've built several projects with gone:

What are some alternatives?

When comparing maths and matrigo you can also consider the following projects:

Math PHP - Powerful modern math library for PHP: Features descriptive statistics and regressions; Continuous and discrete probability distributions; Linear algebra with matrices and vectors, Numerical analysis; special mathematical functions; Algebra

sparse - Sparse matrix formats for linear algebra supporting scientific and machine learning applications

LeetCode-Go - ✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解

polygo - A polynomial library.

gone - neural network library in go from scratch

xicor-go - A Go implementation of Chatterjee's Xi correlation coefficient

digit-classifier - example app using https://github.com/fr3fou/gone which uses the mnist dataset

go - The Go programming language

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.

cartesian - A Golang package for computing Cartesian products