all: add canonical imports

This commit is contained in:
kortschak
2017-05-25 15:32:00 +09:30
parent e72f0340f2
commit 37850ca814
53 changed files with 53 additions and 53 deletions

View File

@@ -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"