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
/
actions
Commit message (
Expand
)
Author
Age
*
Re-enable A^T*A action in BTL
Gael Guennebaud
2016-12-02
*
BTL: fix warnings and extend to 5k matrices, update GotoBlas to OpenBlas, etc.
Gael Guennebaud
2014-03-31
*
fix tridiagonalization action
Gael Guennebaud
2011-03-23
*
BTL: rm stupid backends
Gael Guennebaud
2011-03-23
*
update aat action to do a syrk operation, and remove (comment) ata action
Gael Guennebaud
2011-03-23
*
fix name collision
Gael Guennebaud
2011-01-31
*
fix BTL cholesky action and output errors if the factorization failed
Gael Guennebaud
2011-01-28
*
email change
Gael Guennebaud
2010-06-24
*
btl: add a trmm action and update eigen interface
Gael Guennebaud
2010-06-23
*
fix some BTL issues
Gael Guennebaud
2010-02-26
*
add a "rot" benchmark in BTL
Gael Guennebaud
2009-08-15
*
add ger and lu with partial pivoting in BTL
Gael Guennebaud
2009-08-04
*
compilation fixes in BTL
Gael Guennebaud
2009-07-28
*
various BTL updates (disable Cholesky for MTL, add new plot settings,
Gael Guennebaud
2009-03-09
*
BTL: add syr2 action
Gael Guennebaud
2009-03-05
*
BTL: - patch from Victor (add ACML support)
Gael Guennebaud
2009-03-05
*
various update of of BTL
Gael Guennebaud
2009-03-04
*
add symv bench
Gael Guennebaud
2009-02-20
*
various MSVC fixes in BTL
Gael Guennebaud
2008-12-19
*
BTL:added trisolve action file
Gael Guennebaud
2008-08-26
*
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
*
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
*
imported a reworked version of BTL (Benchmark for Templated Libraries).
Gael Guennebaud
2008-07-09