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
Brendan Tracey
7f00e25224 mat: Add Diagonal interface and DiagDense type (#594)
mat: Add Diagonal interface and DiagDense type

Fixes 592.
2018-10-04 21:05:13 +01:00
kortschak
805531d142 all: change capitalization of gonum in license header 2017-11-02 06:54:08 +10:30
kortschak
74061016e3 mat: add symmetric band types 2017-07-11 09:05:18 +09:30