Commit Graph

6 Commits

Author SHA1 Message Date
Vladimir Chalupecky
ce6986a678 lapack/testlapack: simplify randSymBand and use it in Dpb* tests 2019-06-17 12:52:28 +02:00
Vladimir Chalupecky
e307a7a43c lapack/testlapack: test Dpbtf2 like Dpbtrf 2019-06-17 12:52:28 +02:00
Vladimir Chalupecky
1ebd909faf lapack/testlapack: update implementation and docs of randSymBand helper 2019-06-14 19:31:40 +02:00
Vladimir Chalupecky
b96df58db9 all: add missing copyright headers 2018-06-22 17:32:53 +02:00
kortschak
fa0c5aa7bc all: use golang.org/x/exp/rand instead of math/rand 2017-11-17 11:52:34 +10:30
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