github.com/gonum/matrix@v0.0.0-20181209220409-c518dec07be9/README.md (about) 1 # Gonum Matrix [](https://travis-ci.org/gonum/matrix) [](https://coveralls.io/github/gonum/matrix?branch=master) [](https://godoc.org/github.com/gonum/matrix) 2 3 # This repository is no longer maintained. Development has moved to https://github.com/gonum/gonum. 4 5 This is a matrix package for the Go language. 6 7 ## Issues 8 9 If you find any bugs, feel free to file an issue on the github [issue tracker for gonum/gonum](https://github.com/gonum/gonum/issues) if the bug exists in that reposity; no code changes will be made to this repository. Other discussions should be taken to the gonum-dev Google Group. 10 11 https://groups.google.com/forum/#!forum/gonum-dev 12 13 ## License 14 15 Please see github.com/gonum/gonum for general license information, contributors, authors, etc on the Gonum suite of packages.