mirror of
https://github.com/gonum/gonum.git
synced 2025-10-05 23:26:52 +08:00
all: change import paths
This commit is contained in:
@@ -9,7 +9,7 @@ import (
|
||||
"math/rand"
|
||||
"testing"
|
||||
|
||||
"github.com/gonum/floats"
|
||||
"gonum.org/v1/gonum/floats"
|
||||
)
|
||||
|
||||
type Rosenbrock struct {
|
||||
|
Reference in New Issue
Block a user