mirror of
https://github.com/gonum/gonum.git
synced 2025-10-13 02:43:59 +08:00
all: change import paths
This commit is contained in:
@@ -7,7 +7,7 @@ package stat
|
||||
import (
|
||||
"testing"
|
||||
|
||||
"github.com/gonum/floats"
|
||||
"gonum.org/v1/gonum/floats"
|
||||
)
|
||||
|
||||
// Test cases where calculated manually.
|
||||
|
Reference in New Issue
Block a user