mirror of
https://github.com/gonum/gonum.git
synced 2025-10-05 07:06:54 +08:00
all: change import paths
This commit is contained in:
@@ -8,7 +8,7 @@ import (
|
||||
"math"
|
||||
"math/rand"
|
||||
|
||||
"github.com/gonum/blas/blas64"
|
||||
"gonum.org/v1/gonum/blas/blas64"
|
||||
)
|
||||
|
||||
// A123 is the non-symmetric singular matrix
|
||||
|
Reference in New Issue
Block a user