Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torch/gnuplot.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-26add logscale support on y-axisGuilhem Cheron
2016-03-29Added fix for silent failure when output file is in nonexistent dir.Malcolm Reynolds
2016-02-13return format instead of 'with format', then gnuplot.plot can takeJiakai Zhang
2015-10-12Allow to get a figure without raising it.Ivo Danihelka
2015-09-25Add scatter3 to gnuplot.Jonathan Tompson
2015-02-19Same 4.4 version check bug in another placeAlfredo Canziani
2015-02-18Wrong version checkingAlfredo Canziani
2013-10-17Uniformize coding style between my two modificationsJulien Cornebise
2013-10-17Add pngcairo to pngfigure()Julien Cornebise
2013-10-17Allow pngcairo if availableJulien Cornebise
2013-10-12Add function pdffigure()Julien Cornebise
2013-10-12Send error if gnuplot does not have pdf supportJulien Cornebise
2013-10-12Add support for PDF in figprint if gnuplot supportsJulien Cornebise
2013-10-12Add support for QT term in gnuplotJulien Cornebise
2013-09-15works without gnuplotLeon Bottou
2013-08-26added paths.findprogram and adjust gnuplot.luaLeon Bottou
2013-08-24gnuplot uses paths.uname() to identify os.Leon Bottou
2013-08-24correct findgnuplotexe local var definitionkoray kavukcuoglu
2013-08-11fix gnuplot.lua for windowsLeon Bottou
2013-08-11enhanced paths (paths.home, path.mkdir, etc)Leon Bottou
2013-06-16do not use filled style by defaultkoray kavukcuoglu
2013-06-16make sure to obey .gnuplot file if it existskoray kavukcuoglu
2013-06-16make default plot theme something nicekoray kavukcuoglu
2013-06-15add wxt term for mackoray kavukcuoglu
2013-06-13add custom gnuplot style string option,koray kavukcuoglu
2013-02-14sometimes io.popen fails in osx and -onethread, so this makes sure it fails g...soumith
2012-09-14_gptable should be localkoray kavukcuoglu
2012-09-13proper cleanup after plottingkoray kavukcuoglu
2012-07-03Less annoying messagesLeon Bottou
2012-05-08vector field plottingkoray kavukcuoglu
2012-05-08add gnuplot.axis function.koray kavukcuoglu
2012-02-24a bit of freebsd supportRonan Collobert
2012-02-13added histograms backkoray kavukcuoglu
2012-01-25initial revamp of torch7 treeRonan Collobert