lapack/testlapack: DhseqrTest fails on go1.26 when GOARCH=arm64
Author: kortschakCreated Apr 26, 2026Updated Apr 26, 2026
In #2085 it was necessary to skip DhseqrTest when bumping the go version to go1.26 when GOARCH=arm64. I tried tolerances as high as 1e-4 and the tests still fail.
Source: gonum/gonum