16 Commits

Author SHA1 Message Date
Massimiliano Ghilardi
d50a05f4c6 improve auto-rendering of interpreted types 2019-04-14 15:22:36 +02:00
Massimiliano Ghilardi
b7e97ff1e2 pass around *interp.Interp and xreflect.Type and use them to detect
if an interpreted type implements one of the rendering interfaces.
2019-04-12 22:13:29 +02:00
Massimiliano Ghilardi
644268658a use auto-rendering interfaces, as decided in #166
TODO: keep []xreflect.Type returned by eval(), to preserve interpreted methods
2019-04-11 22:22:37 +02:00
Massimiliano Ghilardi
f5d22ffe2c simplify display functions and types in preparation for interfaces dedicated to rendering - see issue #166 2019-04-10 22:15:44 +02:00
Yasuhiro Matsumoto
6e62399a56 Fix usage of gonum 2019-03-18 16:49:27 +01:00
Massimiliano Ghilardi
c996f2f7bb update examples/Display.ipynb 2018-06-14 22:06:12 +02:00
Massimiliano Ghilardi
43d3181740 add file examples/Display.ipynb and link it in README.md 2018-06-14 22:01:36 +02:00
Daniel Whitenack
5ebd7b0c9d new example and new install docs 2017-09-20 10:56:44 -04:00
Daniel Whitenack
9e6046cffa update example imports, update Dockerfile 2016-09-08 07:07:00 -05:00
Daniel Whitenack
742eea63e5 modify stateful goroutines example 2016-01-24 07:15:51 -06:00
Daniel Whitenack
1ae8d72dc0 Worker pool example 2016-01-24 07:04:40 -06:00
Daniel Whitenack
56421e2db7 neural net example 2016-01-23 21:53:46 -06:00
Daniel Whitenack
eddb0e0236 stateful goroutines example 2016-01-23 20:42:21 -06:00
Daniel Whitenack
c633fda402 time parsing example 2016-01-23 20:16:53 -06:00
Daniel Whitenack
77412767d1 Pattern Recognition example 2016-01-23 16:57:51 -06:00
Daniel Whitenack
2475275803 example // Screencast 2016-01-23 15:47:03 -06:00