tools
is a repository holding tools that are used by Gonum with general utility.
Installation is done using go get
.
go get -u gonum.org/v1/tools/...
Gonum supports and tests on the three most recent minor versions of Go.
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.