gnuplot 5.5.end binary packages (windows and cygwin)

Binary package for gnuplot for windows (development version)
gp610-20241113-win64-mingw.zip
last modified 2024-11-12
commit e991d0aa3ab318bb4d19e34abc0fa2650416fc58

$ ls -l gp610-`date +%Y%m%d`-win64-mingw.zip
-rw-r--r-- 1 tmacc tmacc 67915128 Nov 13 09:34 gp610-20241113-win64-mingw.zip
$ sha1sum gp610-`date +%Y%m%d`-win64-mingw.zip
066fbc7e0ee388357b88a5e9a54cd0e3daefbfc7 *gp610-20241113-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 (development version)
gp610-20241113-cygwin64.tar.gz
last modified 2024-11-12
commit e991d0aa3ab318bb4d19e34abc0fa2650416fc58

$ ls -l gp610-`date +%Y%m%d`-cygwin64.tar.gz
-rw-r--r-- 1 tmacc tmacc 15367762 Nov 13 09:36 gp610-20241113-cygwin64.tar.gz
$ sha1sum gp610-`date +%Y%m%d`-cygwin64.tar.gz
eb08cab1bee6a92e76d94d05c95255acc3766a91 *gp610-20241113-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)