How to set up interface to accept multi-dimension array?

This page summarizes the projects mentioned and recommended in the original post on /r/golang

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
  • gonum

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

  • But if you want to see what can be done for numeric stuff, check out gonum. Personally, I still wouldn't use Go, and I rather suspect it's still pretty easy to reach for something like what you're trying to do and not find it because Go just can't write that type sensibly, but you can at least see what is available, written by people who disagree with me about Go not being a great language for this.

  • go-multi

    a multi-dimensional array library

  • [Edit] I coded up a simple repo to show this in action https://github.com/patrickhuber/go-multi

  • 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.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Gonum Numerical Packages

    1 project | news.ycombinator.com | 18 Oct 2022
  • How should other Go programs pass data to my program?

    1 project | /r/golang | 30 Dec 2021
  • Constrained Optimization Algorithms in Go

    2 projects | /r/golang | 28 Sep 2021
  • Simple linear algebra in golang

    1 project | /r/golang | 2 Sep 2021
  • [Question] gonum/gonum/graph -- Import/Export of Shortest Path Trees

    1 project | /r/golang | 20 Aug 2021