coderme / tools

Forked from github.com/gonum/tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TOOLS

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

Installation

Installation is done using go get.

go get -u github.com/coderme/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

Forked from github.com/gonum/tools

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


Languages

Language:Go 100.0%