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:
@@ -8,7 +8,7 @@ import (
|
||||
"math/big"
|
||||
"testing"
|
||||
|
||||
"github.com/gonum/floats"
|
||||
"gonum.org/v1/gonum/floats"
|
||||
)
|
||||
|
||||
// intSosMatch returns true if the two slices of slices are equal.
|
||||
|
Reference in New Issue
Block a user