Commit Graph

169 Commits

Author SHA1 Message Date
Vladimir Chalupecky
287df04a63 lapack/testlapack: add test cases for Dlarfg 2018-01-24 23:26:37 +01:00
Vladimir Chalupecky
393c118c3f lapack/testlapack: fix test for Dlarfg 2018-01-24 23:26:37 +01:00
Vladimir Chalupecky
2768e4f21b lapack/testlapack: loosen Dgeev test case tolerance 2018-01-12 14:43:51 +01:00
kortschak
06f915dbd2 lapack/testlapack: relax tolerance for Dggsvd3
This is necessary to allow the netlib implementation to pass.
2017-12-07 16:20:57 +10:30
Vladimir Chalupecky
c1df604729 lapack/testlapack: improve conditioning of test matrices for Dtrtri
This also allows us to tighten the test tolerance.
2017-12-06 22:29:34 +01:00
kortschak
54a5f6f081 all: fix build and make tests pass with new streams 2017-11-17 12:38:53 +10:30
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
21d5891471 all: remove go1.7 build constraints 2017-10-27 13:48:47 +10:30
Vladimir Chalupecky
2ce95431c9 lapack/testlapack: increase coverage of Dgerqf 2017-08-09 09:57:10 +02:00
Vladimir Chalupecky
596412933b lapack/testlapack: decrease testing time for Dbdsqr 2017-08-09 09:56:51 +02:00
Brendan Tracey
b3ce51cd98 Add Dpbtf2 for computing the (unblocked) Cholesky decomposition of ba… (#137)
* Add Dpbtf2 for computing the (unblocked) Cholesky decomposition of banded matrices

* respond to PR comments
2017-07-19 07:53:54 -06:00
kortschak
7af70dd796 all: fix many go vet errors 2017-06-20 16:29:35 +09:30
kortschak
a1347c0243 all: fix spelling errors 2017-06-20 16:29:35 +09:30
kortschak
6557c5dc64 all: simplify code identified by gosimple 2017-06-20 15:04:11 +09:30
Vladimir Chalupecky
77c160c8f0 lapack/testlapack: remove some lint found by megacheck 2017-06-02 19:20:06 +02:00
Brendan Tracey
766d140e92 Add remaining canonical import paths 2017-05-25 21:01:46 -06:00
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