mirror of
https://github.com/gonum/gonum.git
synced 2025-10-08 16:40:06 +08:00
all: change import paths
This commit is contained in:
@@ -8,7 +8,7 @@ import (
|
||||
"fmt"
|
||||
"runtime"
|
||||
|
||||
"github.com/gonum/lapack"
|
||||
"gonum.org/v1/gonum/lapack"
|
||||
)
|
||||
|
||||
// Condition is the condition number of a matrix. The condition
|
||||
|
Reference in New Issue
Block a user