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
- Host: GitHub
- URL: https://github.com/fullpipe/matrix
- Owner: fullpipe
- Created: 2016-05-27T12:28:17.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-18T21:32:54.000Z (almost 10 years ago)
- Last Synced: 2025-06-25T03:42:04.451Z (12 months ago)
- Language: Go
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](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.