Versions in this module Expand all Collapse all v0 v0.4.0 Oct 26, 2015 Changes in this version + type Axis map[string]string + func Calc(matrix Matrix) []Axis + func Parse(raw string) ([]Axis, error) + func (a Axis) String() string + type Matrix map[string][]string