aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench
Commit message (Collapse)AuthorAge
* bug #383 - EIGEN_ASM_COMMENT broken in C++11Gravatar Marc Glisse2011-11-26
| | | | this is due to the new user-defined literals syntax.
* Add method which returns worst time (and make some methods const).Gravatar Bram de Jong2011-09-26
|
* add support for macosxGravatar Gael Guennebaud2011-09-17
|
* fix bench_gemmGravatar Gael Guennebaud2011-09-09
|
* WIN32 isn't defined ?? but _WIN32 is.Gravatar Eamon Nerbonne2011-04-19
|
* BTL: add eigen2 backendGravatar Gael Guennebaud2011-03-23
|
* BTL: do not enable GOTO1 if GOTO2 was foundGravatar Gael Guennebaud2011-03-23
|
* fix tridiagonalization actionGravatar Gael Guennebaud2011-03-23
|
* add support for ublasGravatar Gael Guennebaud2011-03-23
|
* BTL: by default use current Eigen headers, and disable the novec versionGravatar Gael Guennebaud2011-03-23
|
* BTL: add a Eigen-blas backendGravatar Gael Guennebaud2011-03-23
|
* BTL: clean the BLAS implementationGravatar Gael Guennebaud2011-03-23
|
* BTL: rm stupid backendsGravatar Gael Guennebaud2011-03-23
|
* update plot settingsGravatar Gael Guennebaud2011-03-23
|
* update aat action to do a syrk operation, and remove (comment) ata actionGravatar Gael Guennebaud2011-03-23
|
* BTl: GMM++ LU is not a full pivoting LUGravatar Gael Guennebaud2011-03-22
|
* fix bug #189 (issue with fortran concentions to return COMPLEX values)Gravatar Gael Guennebaud2011-02-18
|
* an even more stable procedureGravatar Gael Guennebaud2011-02-03
|
* slightly more stable eigen vector computationGravatar Gael Guennebaud2011-02-03
|
* clean the script to generate the plotsGravatar Gael Guennebaud2011-01-31
|
* include cblas.h header file to ease configurationGravatar Gael Guennebaud2011-01-31
|
* fix name collisionGravatar Gael Guennebaud2011-01-31
|
* add GOTO2 and clean a bit the cmake macrosGravatar Gael Guennebaud2011-01-31
|
* fix BTL cholesky action and output errors if the factorization failedGravatar Gael Guennebaud2011-01-28
|
* improve automatic handling of gotoblas and atlasGravatar Gael Guennebaud2011-01-26
|
* always link to gfortran for gotoblas, it seems to be harmless for 1.x but ↵Gravatar Gael Guennebaud2011-01-26
| | | | needed for 2.x
* finish the move to Eigen3 in BTL, and let's use our own FindEigen3.cmake scriptGravatar Gael Guennebaud2011-01-26
|
* pass to eigen3 ;)Gravatar Gael Guennebaud2011-01-26
|
* fix compilationGravatar Gael Guennebaud2011-01-26
|
* update FindMKL to match the default installation behavior of MKL 11Gravatar Gael Guennebaud2011-01-26
|
* compilation fixGravatar Gael Guennebaud2010-12-09
|
* bug #86 : use internal:: namespace instead of ei_ prefixGravatar Benoit Jacob2010-10-25
|
* rename PlanarRotation -> JacobiRotationGravatar Benoit Jacob2010-10-19
|
* fix unitialized quaternionGravatar Gael Guennebaud2010-09-08
|
* add a bench to compare various transformation methodsGravatar Gael Guennebaud2010-09-07
|
* add missing copyrightsGravatar Gael Guennebaud2010-09-01
|
* didn't want to commit that bench change.Gravatar Benoit Jacob2010-08-24
|
* make a couple of typedefs public so stuff compilesGravatar Benoit Jacob2010-08-24
|
* update this test to build against current eigen.Gravatar Benoit Jacob2010-08-23
| | | | remove the 'normal' path as it was not compiling anymore and I couldn't see the point of it (?)
* sync with default branchGravatar Gael Guennebaud2010-07-22
|\
* | add matlab-like mixed productGravatar Gael Guennebaud2010-07-22
| |
* | syncGravatar Gael Guennebaud2010-07-10
|\ \
* | | update to support mixin typesGravatar Gael Guennebaud2010-07-07
| | |
| | * add a small bench demoing the possibilities of a direct 3x3 eigen decompositionGravatar Gael Guennebaud2010-07-18
| | |
| | * finish/fix level1 blas, all test passGravatar Gael Guennebaud2010-07-17
| | |
| | * fix compilation of blas libGravatar Gael Guennebaud2010-07-16
| | |
| | * MPRealSupport was missingGravatar Gael Guennebaud2010-07-15
| | |
| | * add a bench for quaternion multiplicationGravatar Gael Guennebaud2010-07-13
| |/
| * bench: use of Eigen/Array is deprecated + fix includes for iostreamGravatar Thomas Capricelli2010-07-09
|/
* syncGravatar Gael Guennebaud2010-07-07
|\