mirror of
https://github.com/gonum/gonum.git
synced 2025-10-04 23:02:42 +08:00
all: add canonical imports
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
// We encourage outside contributions of additional test functions that exhibit
|
||||
// properties not already covered in the testing suite or that have
|
||||
// significance due to prior use as benchmark cases.
|
||||
package functions
|
||||
package functions // import "gonum.org/v1/gonum/optimize/functions"
|
||||
|
||||
import (
|
||||
"math"
|
||||
|
Reference in New Issue
Block a user