mirror of
https://github.com/gonum/gonum.git
synced 2025-10-06 23:52:47 +08:00
all: change import paths
This commit is contained in:
@@ -10,7 +10,7 @@ import (
|
||||
"reflect"
|
||||
"testing"
|
||||
|
||||
"github.com/gonum/optimize/functions"
|
||||
"gonum.org/v1/gonum/optimize/functions"
|
||||
)
|
||||
|
||||
func TestMoreThuente(t *testing.T) {
|
||||
|
Reference in New Issue
Block a user