Dan Kortschak
|
17ea55aedb
|
blas,lapack: clean up docs and comments
Apply (with manual curation after the fact):
* s/^T/U+1d40/g
* s/^H/U+1d34/g
* s/, {2,3}if / $1/g
Some additional manual editing of odd formatting.
|
2019-09-06 20:02:29 +09:30 |
|
kortschak
|
835cce7bd0
|
mat: allow cross-raw shadow detection
|
2017-12-11 12:32:35 +10:30 |
|
kortschak
|
b525d7913d
|
mat: use generalised rectangular shadow check
This reduces code and regularises the checks at the cost of users being
able to hide multiple triangles in a single rectangle.
|
2017-12-11 12:32:35 +10:30 |
|
kortschak
|
805531d142
|
all: change capitalization of gonum in license header
|
2017-11-02 06:54:08 +10:30 |
|
kortschak
|
862a4c5a4f
|
mat: rename Vector->VecDense
|
2017-07-31 09:59:22 +09:30 |
|
kortschak
|
01a0286e0f
|
mat: add IsZero method to resetable types
|
2017-07-06 14:15:39 +09:30 |
|
kortschak
|
6143493e56
|
mat: s/mat64/mat/g
|
2017-06-16 16:23:05 +09:30 |
|
Brendan Tracey
|
7636c591f7
|
mat: update documentation to new package
This takes the old autogenerated documentation file and updates it to the combined package
|
2017-06-15 20:20:08 -06:00 |
|