diff --git a/lapack/testlapack/dbdsqr.go b/lapack/testlapack/dbdsqr.go index 8a09e3ac..e52fd9dd 100644 --- a/lapack/testlapack/dbdsqr.go +++ b/lapack/testlapack/dbdsqr.go @@ -39,7 +39,7 @@ func DbdsqrTest(t *testing.T, impl Dbdsqrer) { {130, 130, 130, 500, 900, 900, 500}, } { - for cas := 0; cas < 100; cas++ { + for cas := 0; cas < 10; cas++ { n := test.n ncvt := test.ncvt nru := test.nru