index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
bench
Commit message (
Collapse
)
Author
Age
*
bug #383 - EIGEN_ASM_COMMENT broken in C++11
Marc Glisse
2011-11-26
|
|
|
|
this is due to the new user-defined literals syntax.
*
Add method which returns worst time (and make some methods const).
Bram de Jong
2011-09-26
|
*
add support for macosx
Gael Guennebaud
2011-09-17
|
*
fix bench_gemm
Gael Guennebaud
2011-09-09
|
*
WIN32 isn't defined ?? but _WIN32 is.
Eamon Nerbonne
2011-04-19
|
*
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
|
*
add support for ublas
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
|
*
an even more stable procedure
Gael Guennebaud
2011-02-03
|
*
slightly more stable eigen vector computation
Gael Guennebaud
2011-02-03
|
*
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 ↵
Gael Guennebaud
2011-01-26
|
|
|
|
needed for 2.x
*
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
|
*
compilation fix
Gael Guennebaud
2010-12-09
|
*
bug #86 : use internal:: namespace instead of ei_ prefix
Benoit Jacob
2010-10-25
|
*
rename PlanarRotation -> JacobiRotation
Benoit Jacob
2010-10-19
|
*
fix unitialized quaternion
Gael Guennebaud
2010-09-08
|
*
add a bench to compare various transformation methods
Gael Guennebaud
2010-09-07
|
*
add missing copyrights
Gael Guennebaud
2010-09-01
|
*
didn't want to commit that bench change.
Benoit Jacob
2010-08-24
|
*
make a couple of typedefs public so stuff compiles
Benoit Jacob
2010-08-24
|
*
update this test to build against current eigen.
Benoit Jacob
2010-08-23
|
|
|
|
remove the 'normal' path as it was not compiling anymore and I couldn't see the point of it (?)
*
sync with default branch
Gael Guennebaud
2010-07-22
|
\
*
|
add matlab-like mixed product
Gael Guennebaud
2010-07-22
|
|
*
|
sync
Gael Guennebaud
2010-07-10
|
\
\
*
|
|
update to support mixin types
Gael Guennebaud
2010-07-07
|
|
|
|
|
*
add a small bench demoing the possibilities of a direct 3x3 eigen decomposition
Gael Guennebaud
2010-07-18
|
|
|
|
|
*
finish/fix level1 blas, all test pass
Gael Guennebaud
2010-07-17
|
|
|
|
|
*
fix compilation of blas lib
Gael Guennebaud
2010-07-16
|
|
|
|
|
*
MPRealSupport was missing
Gael Guennebaud
2010-07-15
|
|
|
|
|
*
add a bench for quaternion multiplication
Gael Guennebaud
2010-07-13
|
|
/
|
*
bench: use of Eigen/Array is deprecated + fix includes for iostream
Thomas Capricelli
2010-07-09
|
/
*
sync
Gael Guennebaud
2010-07-07
|
\
[next]