mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
various BTL updates (disable Cholesky for MTL, add new plot settings,
etc)
This commit is contained in:
@@ -1,11 +1,13 @@
|
||||
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"
|
||||
GOTO ; with lines lw 3 lt 3 lc rgbcolor "#e6bd96"
|
||||
C ; with lines lw 3 lt 3 lc rgbcolor "#e6bd96"
|
||||
eigen2 ; with lines lw 4 lt 1 lc rgbcolor "black"
|
||||
eigen2_novec ; with lines lw 2 lt 1 lc rgbcolor "#999999"
|
||||
eigen2_nogccvec ; with lines lw 2 lt 2 lc rgbcolor "#991010"
|
||||
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"
|
||||
GOTO ; with lines lw 3 lt 3 lc rgbcolor "#e6bd96"
|
||||
C ; with lines lw 3 lt 3 lc rgbcolor "#e6bd96"
|
||||
ACML ; with lines lw 2 lt 3 lc rgbcolor "#e6e64c"
|
||||
|
||||
Reference in New Issue
Block a user