mirror of
https://github.com/gonum/gonum.git
synced 2025-11-03 11:21:14 +08:00
all: change import paths
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
package native
|
||||
|
||||
import "github.com/gonum/blas"
|
||||
import "gonum.org/v1/gonum/blas"
|
||||
|
||||
// Dgebd2 reduces an m×n matrix A to upper or lower bidiagonal form by an orthogonal
|
||||
// transformation.
|
||||
|
||||
Reference in New Issue
Block a user