matrix: rename matrix to mat, and merge with mat64 and cmat128.

This merges the three packages, matrix, mat64, and cmat128. It then renames this big package to mat. It fixes the import statements and corresponding code
60 files changed
tree: ecc6b497d20c0ae9c2c626c4cd67d4b530461fcd
  1. .travis/
  2. blas/
  3. diff/
  4. floats/
  5. graph/
  6. integrate/
  7. internal/
  8. lapack/
  9. mat/
  10. mathext/
  11. optimize/
  12. stat/
  13. unit/
  14. .travis.yml
  15. AUTHORS
  16. CONTRIBUTING.md
  17. CONTRIBUTORS
  18. GOPHER
  19. gopher.png
  20. LICENSE
  21. README.md
README.md

Gonum Build Status Coverage Status GoDoc

Issues

If you find any bugs, feel free to file an issue on the github issue tracker. Discussions on API changes, added features, code review, or similar requests are preferred on the gonum-dev Google Group.

https://groups.google.com/forum/#!forum/gonum-dev