Open
Description
The Reference BLAS changed their DROTG
implementation in Reference-LAPACK/lapack#527 to use a safe scaling. In Gonum we updated our implementation and tests accordingly in gonum/gonum#1623. Unfortunately, the updated tests with extreme values fail in our CBLAS interface package (gonum/netlib#92) where we use OpenBLAS as a reference. It would be nice if OpenBLAS used the same implementation with safe scaling as the reference BLAS.
Metadata
Metadata
Assignees
Labels
No labels