Commit Graph

11 Commits

Author SHA1 Message Date
Vladimir Chalupecky
16e319c960 testlapack: use residualOrthogonal helper in Dorg2lTest and DgesvdTest 2020-02-21 22:42:22 +01:00
Dan Kortschak
3f94af49e6 testlapack: quieten vet for unkeyed composite literals in importable code 2018-09-02 07:59:12 +09:30
Vladimir Chalupecky
929014505b blas/blas64: reorder struct fields
Reorder vector and matrix struct fields to match the order in which BLAS
routines accept them. This makes calls with inline declarations with
unnamed fields consistent and easier to understand.
2018-08-16 18:54:07 +02:00
Vladimir Chalupecky
07dedad3fa lapack/testlapack: separate gonum import by blank line 2018-07-30 12:32:33 +02:00
Vladimir Chalupecky
77faf9932c lapack/testlapack: clean up Dorg2lTest 2018-07-30 12:32:33 +02:00
Vladimir Chalupecky
19fd162bf9 lapack/testlapack: clean up hasOrthonormalColumns helper 2018-07-30 12:32:33 +02:00
Vladimir Chalupecky
25826f7966 lapack/testlapack: fix comments and error messages about orthogonality 2018-07-30 12:32:33 +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
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