mirror of
https://github.com/gonum/gonum.git
synced 2025-10-05 15:16:59 +08:00
all: use fixdocs tool to store package documentation in doc.go
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
// Package combin implements routines involving combinatorics (permutations,
|
||||
// combinations, etc.).
|
||||
package combin // import "gonum.org/v1/gonum/stat/combin"
|
||||
|
||||
import "math"
|
||||
|
Reference in New Issue
Block a user