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
/
libs
/
C_BLAS
Commit message (
Expand
)
Author
Age
*
BTL: clean the BLAS implementation
Gael Guennebaud
2011-03-23
*
update aat action to do a syrk operation, and remove (comment) ata action
Gael Guennebaud
2011-03-23
*
fix bug #189 (issue with fortran concentions to return COMPLEX values)
Gael Guennebaud
2011-02-18
*
include cblas.h header file to ease configuration
Gael Guennebaud
2011-01-31
*
add GOTO2 and clean a bit the cmake macros
Gael Guennebaud
2011-01-31
*
fix BTL cholesky action and output errors if the factorization failed
Gael Guennebaud
2011-01-28
*
fix compilation
Gael Guennebaud
2011-01-26
*
finish/fix level1 blas, all test pass
Gael Guennebaud
2010-07-17
*
fix compilation of blas lib
Gael Guennebaud
2010-07-16
*
btl: add a trmm action and update eigen interface
Gael Guennebaud
2010-06-23
*
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
*
* Bye bye MultiplierBase, extend a bit AnyMatrixBase to allow =, +=, and -=
Gael Guennebaud
2009-08-03
*
compilation fixes in BTL
Gael Guennebaud
2009-07-28
*
add a partial LU bench in BTL
Gael Guennebaud
2009-06-04
*
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 updates in BTL
Gael Guennebaud
2008-08-25
*
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
*
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