gonum / tools

Tools that are used by Gonum with general utility

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tools Build Status codecov.io coveralls.io GoDoc Go Report Card

tools is a repository holding tools that are used by Gonum with general utility.

Installation

Installation is done using go get.

go get -u gonum.org/v1/tools/...

Supported Go versions

Gonum supports and tests on the three most recent minor versions of Go.

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

About

Tools that are used by Gonum with general utility

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Go 95.5%Language:Shell 4.5%