# Gonum Optimize [![Build Status](https://travis-ci.org/gonum/optimize.svg?branch=master)](https://travis-ci.org/gonum/optimize) [![Coverage Status](https://coveralls.io/repos/gonum/optimize/badge.svg?branch=master&service=github)](https://coveralls.io/github/gonum/optimize?branch=master) [![GoDoc](https://godoc.org/github.com/gonum/optimize?status.svg)](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.