mirror of
https://gitlab.com/libeigen/eigen.git
synced 2024-12-21 07:19:46 +08:00
c8cbc1665e
- 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
11 lines
588 B
Plaintext
11 lines
588 B
Plaintext
eigen2 ; with lines lw 4 lt 1 lc rgbcolor "black"
|
|
eigen2_novec ; with lines lw 3 lt 1 lc rgbcolor "#999999"
|
|
INTEL_MKL ; with lines lw 3 lt 2 lc rgbcolor "#00b7ff"
|
|
ATLAS ; with lines lw 3 lt 1 lc rgbcolor "#52e657"
|
|
gmm ; with lines lw 3 lt 1 lc rgbcolor "#0000ff"
|
|
ublas ; with lines lw 3 lt 1 lc rgbcolor "#ff0000"
|
|
mtl4 ; with lines lw 3 lt 1 lc rgbcolor "#d18847"
|
|
blitz ; with lines lw 3 lt 1 lc rgbcolor "#ff00ff"
|
|
F77 ; with lines lw 3 lt 3 lc rgbcolor "#e6e64c"
|
|
C ; with lines lw 3 lt 3 lc rgbcolor "#e6bd96"
|