/examples

a set of go-hep examples

Primary LanguageGo

examples

Build Status License Twitter Follow

This is a repository of interesting examples or tutorials.

Installation

Installation should be performed via go-get:

$ go get github.com/go-hep/examples/...

(yes, the 3 dots are on purpose)