mirror of
https://github.com/gonum/gonum.git
synced 2025-10-05 23:26:52 +08:00
Revert "all: use fixdocs tool to store package documentation in doc.go"
This reverts commit 963877e5f5
.
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
// Package fd provides functions to approximate derivatives using finite differences.
|
||||
package fd // import "gonum.org/v1/gonum/diff/fd"
|
||||
|
||||
import (
|
||||
|
Reference in New Issue
Block a user