mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
enhancements of the plot generator:
- removed the ugly X11 and PNG gnuplots terminals - use enhanced postscript terminal - use imagemagick to generate the png files (with compression) - disable the fortran impl by default since it is as meaningless as a "C impl" - update line settings
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
set title "matrix vector product " 0.000000,0.000000
|
||||
set title "{/*1.5 matrix vector product}" 0.000000,0.000000
|
||||
set xlabel "matrix size" 0.000000,0.000000
|
||||
set xrange [4:1024]
|
||||
|
||||
Reference in New Issue
Block a user