Commit Graph

7 Commits

Author SHA1 Message Date
Egon Elbre
190873a112 mat: make tests parallel 2020-03-16 16:10:59 +02:00
Dan Kortschak
5e1727134a mat: run gofmt -s -w 2019-02-09 06:26:38 +10:30
Brendan Tracey
bcbf6c8e4e mat: Add Zero method to reset values of matrices (#819)
* mat: Add Zero method to reset values of matrices
2019-01-27 22:16:06 +00:00
Brendan Tracey
b53e0d9ab0 mat: Add DiagView methods to types (#711)
* mat: Add DiagView methods to types

Fixes #213
2018-11-29 16:08:30 +00:00
kortschak
805531d142 all: change capitalization of gonum in license header 2017-11-02 06:54:08 +10:30
kortschak
0b28ad86d2 mat: fix lint and vet errors 2017-07-09 20:49:17 +09:30
Dan Kortschak
c08ba23280 mat: add band matrix types 2017-07-09 07:43:10 +09:30