aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench
Commit message (Expand)AuthorAge
* implement __gnuc_forget_about_setZero_its_over_nowGravatar Gael Guennebaud2009-09-18
* add a "rot" benchmark in BTLGravatar Gael Guennebaud2009-08-15
* add ger and lu with partial pivoting in BTLGravatar Gael Guennebaud2009-08-04
* * Bye bye MultiplierBase, extend a bit AnyMatrixBase to allow =, +=, and -=Gravatar Gael Guennebaud2009-08-03
* synch with main branchGravatar Gael Guennebaud2009-07-28
|\
* | compilation fixes in BTLGravatar Gael Guennebaud2009-07-28
| * re-implement stableNorm using a homemade blocky andGravatar Gael Guennebaud2009-07-17
| * add other stable norm impl. in the benchmarkGravatar Gael Guennebaud2009-07-16
| * bugfix in blueNormGravatar Gael Guennebaud2009-07-16
| * add a benchmark for the different normsGravatar Gael Guennebaud2009-07-16
|/
* add a partial LU bench in BTLGravatar Gael Guennebaud2009-06-04
* remove sentence "Eigen itself is part of the KDE project."Gravatar Benoit Jacob2009-05-22
* various BTL updates (disable Cholesky for MTL, add new plot settings,Gravatar Gael Guennebaud2009-03-09
* forgot to include a file in previous commitGravatar Gael Guennebaud2009-03-09
* add an option to bench eigen without GCC's auto vec (might conflict withGravatar Gael Guennebaud2009-03-09
* BTL: add syr2 actionGravatar Gael Guennebaud2009-03-05
* BTL: - patch from Victor (add ACML support)Gravatar Gael Guennebaud2009-03-05
* various update of of BTLGravatar Gael Guennebaud2009-03-04
* add symv benchGravatar Gael Guennebaud2009-02-20
* s/cholesky/llt in precompiled lib and BTLGravatar Gael Guennebaud2009-02-06
* add bench_reverse, draft of a reverse vectorization for AltiVec, makeGravatar Gael Guennebaud2009-02-06
* update cholesky benchmarkGravatar Gael Guennebaud2009-02-03
* various updates in the (still messy) sparse benchmarksGravatar Gael Guennebaud2009-01-28
* * complete the support of QVector via a QtAlignedMalloc headerGravatar Gael Guennebaud2009-01-20
* bugfix in Map by Keir MierleGravatar Gael Guennebaud2009-01-18
* add ublas vector of vector in sparse setter benchGravatar Gael Guennebaud2009-01-17
* add a sparse setter benchGravatar Gael Guennebaud2009-01-17
* add a sparse * dense_vector benchGravatar Gael Guennebaud2009-01-14
* updating FindEigen2.cmake for proper search orderGravatar James Richard Tyrer2009-01-11
* the big memory changes. the most important changes are:Gravatar Benoit Jacob2009-01-08
* * require CMake 2.6.2 everywhere, Alexander Neundorf says it'd make itGravatar Benoit Jacob2009-01-04
* * the 4th template param of Matrix is now Options. One bit for storageGravatar Benoit Jacob2009-01-04
* * make WithAlignedOperatorNew always align even when vectorization is disabledGravatar Benoit Jacob2008-12-30
* * the Upper->UpperTriangular changeGravatar Benoit Jacob2008-12-20
* various MSVC fixes in BTLGravatar Gael Guennebaud2008-12-19
* improved MSVC support in cmake files (SSE)Gravatar Gael Guennebaud2008-12-18
* Update e-mail addressGravatar Benoit Jacob2008-11-24
* Several improvements in sparse module:Gravatar Gael Guennebaud2008-11-05
* some cleaning and doc in ParametrizedLine and HyperPlaneGravatar Gael Guennebaud2008-10-25
* sparse module:Gravatar Gael Guennebaud2008-10-21
* add the bench file for the RandomSetterGravatar Gael Guennebaud2008-10-21
* sparse module: add support for umfpack, the sparse direct LUGravatar Gael Guennebaud2008-10-19
* add/update some benchmark files used to test/compare sparse module featuresGravatar Gael Guennebaud2008-10-19
* Big API change in Cholesky module:Gravatar Gael Guennebaud2008-10-13
* typos in bench/Gravatar Gael Guennebaud2008-08-29
* BTL:added trisolve action fileGravatar Gael Guennebaud2008-08-26
* various updates in BTLGravatar Gael Guennebaud2008-08-25
* renamed inverseProduct => solveTriangularGravatar Gael Guennebaud2008-08-09
* Add a LU decomposition action in BTL and various cleaning in BTL. For instanceGravatar Gael Guennebaud2008-08-04
* BTL: - added tridiagonalization and hessenberg decomposition benchGravatar Gael Guennebaud2008-07-28