aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench
Commit message (Expand)AuthorAge
* 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
* * updated benchmark files according to recent renamingsGravatar Gael Guennebaud2008-07-27
* * Fix some complex alignment issues in the cache friendly matrix-vector produ...Gravatar Gael Guennebaud2008-07-23
* * big rework of Inverse.h:Gravatar Benoit Jacob2008-07-15
* enhancements of the plot generator:Gravatar Gael Guennebaud2008-07-13
* Optimization: added super efficient rowmajor * vector product (and vector * c...Gravatar Gael Guennebaud2008-07-13
* SVN_SILENT trivial fixGravatar Benoit Jacob2008-07-12
* fix a cmake issue in FindTvmet and FindMKLGravatar Gael Guennebaud2008-07-12
* another occurence of that little cmake fixGravatar Benoit Jacob2008-07-12
* * Optimization: added a specialization of Block for xpr with DirectAccessBitGravatar Gael Guennebaud2008-07-12
* little cmake fixGravatar Benoit Jacob2008-07-12
* disable MKL check and fortran for cmake <2.6Gravatar Gael Guennebaud2008-07-12
* various improvements of the plot generator in BTLGravatar Gael Guennebaud2008-07-12
* various minor updates in the benchmark suite like non inliningGravatar Gael Guennebaud2008-07-12
* resurrected tvmet, added mt4, intel's MKL and handcoded vectorized backendsGravatar Gael Guennebaud2008-07-10
* in BTL: a specific bench/action can be selected at runtime, e.g.:Gravatar Gael Guennebaud2008-07-09
* raah, results were corrupted by overflow. Now slice vectorization isGravatar Benoit Jacob2008-07-09
* add benchmark for slice vectorization... expected it to be little orGravatar Benoit Jacob2008-07-09
* imported a reworked version of BTL (Benchmark for Templated Libraries).Gravatar Gael Guennebaud2008-07-09
* add Cholesky and eigensolver benchmarkGravatar Gael Guennebaud2008-07-08
* - many updates after Cwise changeGravatar Benoit Jacob2008-07-08
* the big Array/Cwise rework as discussed on the mailing list. The new APIGravatar Benoit Jacob2008-07-08