index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
bench
/
btl
Commit message (
Expand
)
Author
Age
*
renamed inverseProduct => solveTriangular
Gael Guennebaud
2008-08-09
*
Add a LU decomposition action in BTL and various cleaning in BTL. For instance
Gael Guennebaud
2008-08-04
*
BTL: - added tridiagonalization and hessenberg decomposition bench
Gael Guennebaud
2008-07-28
*
* updated benchmark files according to recent renamings
Gael Guennebaud
2008-07-27
*
* big rework of Inverse.h:
Benoit Jacob
2008-07-15
*
enhancements of the plot generator:
Gael Guennebaud
2008-07-13
*
Optimization: added super efficient rowmajor * vector product (and vector * c...
Gael Guennebaud
2008-07-13
*
SVN_SILENT trivial fix
Benoit Jacob
2008-07-12
*
fix a cmake issue in FindTvmet and FindMKL
Gael Guennebaud
2008-07-12
*
another occurence of that little cmake fix
Benoit Jacob
2008-07-12
*
little cmake fix
Benoit Jacob
2008-07-12
*
disable MKL check and fortran for cmake <2.6
Gael Guennebaud
2008-07-12
*
various improvements of the plot generator in BTL
Gael Guennebaud
2008-07-12
*
various minor updates in the benchmark suite like non inlining
Gael Guennebaud
2008-07-12
*
resurrected tvmet, added mt4, intel's MKL and handcoded vectorized backends
Gael Guennebaud
2008-07-10
*
in BTL: a specific bench/action can be selected at runtime, e.g.:
Gael Guennebaud
2008-07-09
*
imported a reworked version of BTL (Benchmark for Templated Libraries).
Gael Guennebaud
2008-07-09