mirror of
https://github.com/gonum/gonum.git
synced 2025-10-31 02:26:59 +08:00
all: change import paths
This commit is contained in:
@@ -7,7 +7,7 @@ package mat64_test
|
||||
import (
|
||||
"fmt"
|
||||
|
||||
"github.com/gonum/matrix/mat64"
|
||||
"gonum.org/v1/gonum/matrix/mat64"
|
||||
)
|
||||
|
||||
func ExampleFormatted() {
|
||||
|
||||
Reference in New Issue
Block a user