mirror of
https://github.com/gonum/gonum.git
synced 2025-11-03 11:21:14 +08:00
all: add canonical imports
This commit is contained in:
@@ -155,4 +155,4 @@
|
||||
// conversion has occurred through a mat64 API function. Method behavior is undefined
|
||||
// if there is undetected overlap.
|
||||
//
|
||||
package mat64
|
||||
package mat64 // import "gonum.org/v1/gonum/matrix/mat64"
|
||||
|
||||
Reference in New Issue
Block a user