diff options
author | Gael Guennebaud <g.gael@free.fr> | 2011-03-23 10:03:01 +0100 |
---|---|---|
committer | Gael Guennebaud <g.gael@free.fr> | 2011-03-23 10:03:01 +0100 |
commit | fe595e91ae9a2d8544cae167775d7a076fcaf27c (patch) | |
tree | 84bc187084d7a55ff9242f4ee846a39a57cb099c /bench/btl/data | |
parent | 9cca79f5ca724ee5c3d5e4c6e9b842fc1f9bd2a2 (diff) |
update plot settings
Diffstat (limited to 'bench/btl/data')
-rw-r--r-- | bench/btl/data/perlib_plot_settings.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/bench/btl/data/perlib_plot_settings.txt b/bench/btl/data/perlib_plot_settings.txt index 82b09ce26..709cc2140 100644 --- a/bench/btl/data/perlib_plot_settings.txt +++ b/bench/btl/data/perlib_plot_settings.txt @@ -1,10 +1,10 @@ eigen3 ; with lines lw 4 lt 1 lc rgbcolor "black" eigen3_novec ; with lines lw 2 lt 1 lc rgbcolor "#999999" eigen3_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" +INTEL_MKL ; with lines lw 3 lt 1 lc rgbcolor "#ff0000" +ATLAS ; with lines lw 3 lt 1 lc rgbcolor "#008000" gmm ; with lines lw 3 lt 1 lc rgbcolor "#0000ff" -ublas ; with lines lw 3 lt 1 lc rgbcolor "#ff0000" +ublas ; with lines lw 3 lt 1 lc rgbcolor "#00b7ff" 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" |