mirror of
https://github.com/gonum/gonum.git
synced 2025-10-04 06:46:29 +08:00
all: change import paths
This commit is contained in:
@@ -9,7 +9,7 @@ import (
|
||||
"math/rand"
|
||||
"testing"
|
||||
|
||||
"github.com/gonum/blas/blas64"
|
||||
"gonum.org/v1/gonum/blas/blas64"
|
||||
)
|
||||
|
||||
func TestDlagsy(t *testing.T) {
|
||||
|
Reference in New Issue
Block a user