Dan Kortschak
258a51e069
graph/formats/dot/internal: regenerate with latest goccmack/gocc
...
Make use of go.mod to pin gocc version and go mod tidy.
2023-05-01 06:18:27 +09:30
Dan Kortschak
b34a300801
all: fix capitalisation of Gonum
...
This fixes the capitalisation of Gonum where it refers to the project rather
than the GitHub organisation or repository. The text of CONTRIBUTORS also
is fixed to reflect the reality that contributors may have contributed to
other repositories within the project.
2019-11-16 21:25:28 +10:30
Egon Elbre
51a14e5e72
graph/formats/dot: allow unicode inside html
2018-06-03 22:10:54 +09:30
kortschak
805531d142
all: change capitalization of gonum in license header
2017-11-02 06:54:08 +10:30
kortschak
159a37d657
graph/formats/dot/internal: update gocc version to cfc6e12
2017-08-16 19:16:28 +09:30
mewmew
4e95d5c920
graph/formats/dot: simplify parser generator Makefile
...
Gocc now generated output which conforms to gofmt
(goccmack/gocc#36 has been resolved).
Simplify the Makefile by removing the goimports invokation.
2017-07-24 20:54:05 +09:30
kortschak
985e8b2155
travis: add code generation checks for graph/formats/dot/...
2017-07-19 18:12:06 +09:30
kortschak
ee9686e444
blas,graph,lapack: fix imports and code generation
2017-05-26 12:39:54 +09:30
Brendan Tracey
d33397aa65
all: change import paths
2017-05-23 00:03:03 -06:00
Brendan Tracey
059a6c43f9
graph: imported graph as a subtree
2017-05-23 00:02:59 -06:00