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 |
|
Vladimir Chalupecky
|
8ea67971a6
|
lapack/gonum: unify parameter checks
|
2019-02-21 14:28:55 +01:00 |
|
Vladimir Chalupecky
|
ce429941af
|
lapack/testlapack: use real arguments in workspace query calls
|
2018-11-22 06:27:37 +01:00 |
|
Vladimir Chalupecky
|
6f49b3c58f
|
lapack/testlapack: rename isOrthonormal to isOrthogonal
|
2018-07-30 12:32:33 +02:00 |
|
Vladimir Chalupecky
|
9d5875b839
|
lapack/testlapack: add implementation comments to Dlaqr23 test
|
2018-06-13 05:58:30 +02:00 |
|
Vladimir Chalupecky
|
dab56ec365
|
lapack/testlapack: fix window size in Dlaqr23 test
It increases the test run time about 2.5 times.
|
2018-06-13 05:58:30 +02:00 |
|
Vladimir Chalupecky
|
13ff7a4432
|
lapack/testlapack: reduce indentation in Dlaqr23 test case creation
|
2018-06-13 05:58:30 +02:00 |
|
kortschak
|
fa0c5aa7bc
|
all: use golang.org/x/exp/rand instead of math/rand
|
2017-11-17 11:52:34 +10:30 |
|
kortschak
|
805531d142
|
all: change capitalization of gonum in license header
|
2017-11-02 06:54:08 +10:30 |
|
kortschak
|
7af70dd796
|
all: fix many go vet errors
|
2017-06-20 16:29:35 +09:30 |
|
Brendan Tracey
|
d33397aa65
|
all: change import paths
|
2017-05-23 00:03:03 -06:00 |
|
Brendan Tracey
|
c474e8b33b
|
lapack: imported lapack as a subtree
|
2017-05-23 00:02:46 -06:00 |
|