mirror of
https://github.com/gonum/gonum.git
synced 2025-10-16 04:00:48 +08:00
14 lines
930 B
Markdown
14 lines
930 B
Markdown
# Gonum Optimize [](https://travis-ci.org/gonum/optimize) [](https://coveralls.io/github/gonum/optimize?branch=master) [](https://godoc.org/github.com/gonum/optimize)
|
|
|
|
This is an optimization package for the Go language. More documentation can be seen at godoc.org/github.com/gonum/optimize
|
|
|
|
## 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.
|