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

@@ -3,4 +3,4 @@
// license that can be found in the LICENSE file.
// Package optimize implements algorithms for finding the optimum value of functions.
package optimize
package optimize // import "gonum.org/v1/gonum/optimize"