Commit Graph

6 Commits

Author SHA1 Message Date
Vladimir Chalupecky
5e05b17912 lapack/gonum: fix accumulation in Dlassq
See https://github.com/Reference-LAPACK/lapack/pull/909
2023-11-03 11:57:45 +01:00
Vladimir Chalupecky
8e83e04715 lapack/gonum: remove Dcombssq
Remove Dcombssq and rely on Dlassq to combine scaled sums. See the
upstream change in https://github.com/Reference-LAPACK/lapack/pull/570
2021-09-02 09:59:07 +02:00
Vladimir Chalupecky
8c7f0017f9 testlapack: consolidate floating-point constants 2021-05-29 11:16:29 +02:00
Vladimir Chalupecky
286b092654 lapack/gonum: rewrite Dlassq and its test 2021-05-15 21:17:38 +02:00
Vladimir Chalupecky
cd1e4b9660 lapack/testlapack: fix spelling 2019-08-15 11:55:37 +02:00
Vladimir Chalupecky
d3a6f40645 lapack/testlapack: add test for Dlassq 2019-08-15 11:55:37 +02:00