mirror of
https://github.com/gonum/gonum.git
synced 2025-10-12 18:40:09 +08:00
all: fix up missing or malformatted package doc comments
This commit is contained in:

committed by
Dan Kortschak

parent
14efad756b
commit
9b6dcf36f0
@@ -2,7 +2,7 @@
|
||||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
package lapack // import "gonum.org/v1/gonum/lapack"
|
||||
package lapack
|
||||
|
||||
import "gonum.org/v1/gonum/blas"
|
||||
|
||||
|
Reference in New Issue
Block a user