mirror of
https://github.com/gonum/gonum.git
synced 2025-11-03 01:04:00 +08:00
blas,graph,lapack: fix imports and code generation
This commit is contained in:
2
lapack/internal/testdata/dlahr2test/main.go
vendored
2
lapack/internal/testdata/dlahr2test/main.go
vendored
@@ -19,7 +19,7 @@ import (
|
||||
"os"
|
||||
"path/filepath"
|
||||
|
||||
"github.com/gonum/lapack/internal/testdata/netlib"
|
||||
"gonum.org/v1/gonum/lapack/internal/testdata/netlib"
|
||||
)
|
||||
|
||||
type Dlahr2Test struct {
|
||||
|
||||
Reference in New Issue
Block a user