various improvements of the plot generator in BTL

This commit is contained in:
Gael Guennebaud
2008-07-12 21:41:32 +00:00
parent 8233de8b69
commit ed6e07b2f6
19 changed files with 293 additions and 361 deletions

View File

@@ -0,0 +1,11 @@
eigen2 ; with lines lw 2 lc rgbcolor "black" lt 1
eigen2_novec ; with lines lw 1 lc rgbcolor "grey" lt 1
gmm ; with lines lc rgbcolor "blue" lt 1
mtl4 ; with lines lc rgbcolor "#74B973" lt 1
blitz ; with lines lc rgbcolor "#38F5F5" lt 1
ATLAS ; with lines lc rgbcolor "green" lt 1
INTEL_MKL ; with lines lc rgbcolor "yellow" lt 2
MKL_INTEL ; with lines lc rgbcolor "yellow" lt 2
ublas ; with lines lc rgbcolor "red" lt 1
F77 ; with lines lc rgbcolor "#9A6B36" lt 1
C ; with lines lc rgbcolor "#7DF4FF" lt 1