mirror of
https://github.com/gonum/gonum.git
synced 2025-10-05 07:06:54 +08:00
14 lines
845 B
Markdown
14 lines
845 B
Markdown
# Gonum diff [](https://travis-ci.org/gonum/diff) [](https://coveralls.io/github/gonum/diff?branch=master) [](https://godoc.org/github.com/gonum/diff)
|
|
|
|
This is a package for computing derivatives of functions for the Go language.
|
|
|
|
## Issues
|
|
|
|
If you find any bugs, feel free to file an issue on the github issue tracker. Discussions on API changes, added features, code review, or similar requests are preferred on the gonum-dev Google Group.
|
|
|
|
https://groups.google.com/forum/#!forum/gonum-dev
|
|
|
|
## License
|
|
|
|
Please see github.com/gonum/license for general license information, contributors, authors, etc on the Gonum suite of packages.
|