mirror of
https://github.com/gonum/gonum.git
synced 2025-10-08 00:20:11 +08:00
all: change import paths
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
package stat_test
|
||||
|
||||
import "github.com/gonum/matrix/mat64"
|
||||
import "gonum.org/v1/gonum/matrix/mat64"
|
||||
|
||||
// ASA Car Exposition Data of Ramos and Donoho (1983)
|
||||
// http://lib.stat.cmu.edu/datasets/cars.desc
|
||||
|
Reference in New Issue
Block a user