mirror of
https://github.com/gonum/gonum.git
synced 2025-10-05 07:06:54 +08:00
all: add canonical imports
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user