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
*
Replace calls to "hg" by calls to "git"
Gael Guennebaud
2019-12-04
*
STYLE: Convert CMake-language commands to lower case
Hans Johnson
2019-10-31
*
STYLE: Remove CMake-language block-end command arguments
Hans Johnson
2019-10-31
*
MIsc. source and comment typos
luz.paz
2018-03-11
*
fix compilation of BTL's blaze interface
Gael Guennebaud
2016-12-05
*
Re-enable A^T*A action in BTL
Gael Guennebaud
2016-12-02
*
Do not manually add absolute path to boost-library.
Christoph Hertzberg
2016-09-22
*
bug #1178: Simplified modification of the SSE control register for better por...
Christoph Hertzberg
2016-03-20
*
Increase axpy vector size
Gael Guennebaud
2015-12-11
*
Preserve CMAKE_CXX_FLAGS in BTL
Gael Guennebaud
2015-11-27
*
Merged in FlorianGeorge/eigen_blaze_fork_2 (pull request PR-60)
Gael Guennebaud
2015-06-04
|
\
*
\
Pulled the latest changes from the trunk
Benoit Steiner
2015-02-06
|
\
\
*
|
|
Created some benchmarks for the tensor code
Benoit Steiner
2014-10-17
|
*
|
Initial VSX commit
Konstantinos Margaritis
2014-08-29
|
/
/
*
|
Find benchmark opponents also in /usr/lib64
Chen-Pang He
2014-07-07
*
|
Find OpenBLAS more aggressively. This made a difference on Fedora 20
Chen-Pang He
2014-07-07
|
*
Enable atv in Blaze Benchmark
Florian George
2014-05-04
|
*
Use trans(X) instead of X.transpose() in Blaze Benchmark
Florian George
2014-05-04
|
/
*
Various minor fixes in BTL
Gael Guennebaud
2014-04-17
*
Pulled the latest updates from the eigen trunk.
Benoit Steiner
2014-04-01
|
\
|
*
Fixed typo: symmretric -> symmetric
Florian George
2014-04-01
*
|
BTL: add blaze
Gael Guennebaud
2014-03-31
*
|
BTL: fix warnings and extend to 5k matrices, update GotoBlas to OpenBlas, etc.
Gael Guennebaud
2014-03-31
|
/
*
Add support for OSX in BTL and fix a few warnings
Gael Guennebaud
2014-03-07
*
BTL: add missing TRMM plots, update Eigen's interface
Gael Guennebaud
2012-06-07
*
bug #383 - EIGEN_ASM_COMMENT broken in C++11
Marc Glisse
2011-11-26
*
BTL: add eigen2 backend
Gael Guennebaud
2011-03-23
*
BTL: do not enable GOTO1 if GOTO2 was found
Gael Guennebaud
2011-03-23
*
fix tridiagonalization action
Gael Guennebaud
2011-03-23
*
BTL: by default use current Eigen headers, and disable the novec version
Gael Guennebaud
2011-03-23
*
BTL: add a Eigen-blas backend
Gael Guennebaud
2011-03-23
*
BTL: clean the BLAS implementation
Gael Guennebaud
2011-03-23
*
BTL: rm stupid backends
Gael Guennebaud
2011-03-23
*
update plot settings
Gael Guennebaud
2011-03-23
*
update aat action to do a syrk operation, and remove (comment) ata action
Gael Guennebaud
2011-03-23
*
BTl: GMM++ LU is not a full pivoting LU
Gael Guennebaud
2011-03-22
*
fix bug #189 (issue with fortran concentions to return COMPLEX values)
Gael Guennebaud
2011-02-18
*
clean the script to generate the plots
Gael Guennebaud
2011-01-31
*
include cblas.h header file to ease configuration
Gael Guennebaud
2011-01-31
*
fix name collision
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
*
improve automatic handling of gotoblas and atlas
Gael Guennebaud
2011-01-26
*
always link to gfortran for gotoblas, it seems to be harmless for 1.x but nee...
Gael Guennebaud
2011-01-26
*
finish the move to Eigen3 in BTL, and let's use our own FindEigen3.cmake script
Gael Guennebaud
2011-01-26
*
pass to eigen3 ;)
Gael Guennebaud
2011-01-26
*
fix compilation
Gael Guennebaud
2011-01-26
*
update FindMKL to match the default installation behavior of MKL 11
Gael Guennebaud
2011-01-26
*
bug #86 : use internal:: namespace instead of ei_ prefix
Benoit Jacob
2010-10-25
*
rename PlanarRotation -> JacobiRotation
Benoit Jacob
2010-10-19
[next]