gnuplot development binary packages (windows and cygwin)
gnuplot 6.0.0 alpha binary packages (windows and cygwin)

Binary package for gnuplot for windows (5.5end)
gp55end-20230107-win64-mingw.zip
last modified 2023-01-06
commit 180145d7c13ae320dcadcffdaf5f23bd60099370

$ ls -l gp55end-`date +%Y%m%d`-win64-mingw.zip
-rw-r--r-- 1 user user 71667819 Jan  7 19:13 gp55end-20230107-win64-mingw.zip
$ sha1sum gp55end-`date +%Y%m%d`-win64-mingw.zip
46f2f31ba73655dc1d11ddf2df113d2081f7e5b1 *gp55end-20230107-win64-mingw.zip

· expint is not available due to license issue.
  #2475 [5.5] complex expint cannot be built on windows build

· Workaroud for font problem on the qt terminal is here :
  #2476 font problem on qt terminal on windows

· "Watchpoints", "polar grid", and "function block" are implemented.
  · watch points New gnuplot subsystem "watchpoints"
  · polar grid "set polar grid" and plot "with surface" produce a polar heatmap
  · function block new variable type FUNCTIONBLOCK


Binary package for gnuplot for cygwin64 (5.5end)
gp55end-20230107-cygwin64.tar.gz
last modified 2023-01-06
commit 180145d7c13ae320dcadcffdaf5f23bd60099370

$ ls -l gp55end-`date +%Y%m%d`-cygwin64.tar.gz
-rw-rw-r--+ 1 user user 14415436 Jan  7 19:32 gp55end-20230107-cygwin64.tar.gz
$ sha1sum gp55end-`date +%Y%m%d`-cygwin64.tar.gz
b3827c2cceb12eb8b220c79a7f75db6214873c28 *gp55end-20230107-cygwin64.tar.gz

· Refer readme.txt in the package.

· qt terminal is experimentally implmented.

· expint is not available due to license issue.
  #2475 [5.5] complex expint cannot be built on windows build
  
· "Watchpoints", "polar grid", and "function block" are implemented.
  · watch points New gnuplot subsystem "watchpoints"
  · polar grid "set polar grid" and plot "with surface" produce a polar heatmap
  · function block new variable type FUNCTIONBLOCK


Tatsuro MATSUOKA (email : tmacchant3_atmark_yahoo.co.jp)