An open API service indexing awesome lists of open source software.

https://github.com/fullpipe/matrix

Easy to use matrices for golang
https://github.com/fullpipe/matrix

Last synced: 10 months ago
JSON representation

Easy to use matrices for golang

Awesome Lists containing this project

README

          

[![GoDoc](https://godoc.org/github.com/fullpipe/matrix?status.svg)](https://godoc.org/github.com/fullpipe/matrix)

#Easy to use matrices for golang
This package was inspired by https://github.com/gonum/matrix package, which is too complex for my needs.