mirror of
https://github.com/gonum/gonum.git
synced 2025-10-13 02:43:59 +08:00
all: add canonical imports
This commit is contained in:
@@ -25,4 +25,4 @@
|
||||
// alone. Future additions will be focused on supporting the gonum matrix
|
||||
// package (https://godoc.org/github.com/gonum/matrix/mat64), though pull requests
|
||||
// with implementations and tests for LAPACK function are encouraged.
|
||||
package native
|
||||
package native // import "gonum.org/v1/gonum/lapack/native"
|
||||
|
Reference in New Issue
Block a user