Skip to content

Commit 5428ec3

Browse files
return gnuplot table.
1 parent da27fda commit 5428ec3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

init.lua

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,5 @@ require 'torch'
33
gnuplot = {}
44
include('gnuplot.lua')
55
include('hist.lua')
6+
7+
return gnuplot

0 commit comments

Comments
 (0)