| Commit message (Expand) | Author | Age |
... | |
* | finish/fix level1 blas, all test pass | Gael Guennebaud | 2010-07-17 |
* | fix compilation of blas lib | Gael Guennebaud | 2010-07-16 |
* | check for !x86 platforms, otherwise the BTL benchmark doesn't compile on arm/... | Konstantinos Margaritis | 2010-07-05 |
* | email change | Gael Guennebaud | 2010-06-24 |
* | btl: add a trmm action and update eigen interface | Gael Guennebaud | 2010-06-23 |
* | BTL: allow to bench real time | Gael Guennebaud | 2010-02-26 |
* | fix some BTL issues | Gael Guennebaud | 2010-02-26 |
* | update BTL (better timer, eigen2 => eigen3, etc) | Gael Guennebaud | 2010-02-23 |
* | fix BTL's eigen interface | Gael Guennebaud | 2010-02-22 |
* | Big renaming: | Benoit Jacob | 2010-01-04 |
* | * Fix bug #79: ei_alignmentOffset was assuming that ptr is multiple of | Benoit Jacob | 2010-01-02 |
* | big huge changes, so i dont remember everything. | Benoit Jacob | 2009-10-28 |
* | add a "rot" benchmark in BTL | Gael Guennebaud | 2009-08-15 |
* | add ger and lu with partial pivoting in BTL | Gael Guennebaud | 2009-08-04 |
* | * Bye bye MultiplierBase, extend a bit AnyMatrixBase to allow =, +=, and -= | Gael Guennebaud | 2009-08-03 |
* | compilation fixes in BTL | Gael Guennebaud | 2009-07-28 |
* | add a partial LU bench in BTL | Gael Guennebaud | 2009-06-04 |
* | various BTL updates (disable Cholesky for MTL, add new plot settings, | Gael Guennebaud | 2009-03-09 |
* | forgot to include a file in previous commit | Gael Guennebaud | 2009-03-09 |
* | add an option to bench eigen without GCC's auto vec (might conflict with | Gael Guennebaud | 2009-03-09 |
* | BTL: add syr2 action | Gael Guennebaud | 2009-03-05 |
* | BTL: - patch from Victor (add ACML support) | Gael Guennebaud | 2009-03-05 |
* | various update of of BTL | Gael Guennebaud | 2009-03-04 |
* | add symv bench | Gael Guennebaud | 2009-02-20 |
* | s/cholesky/llt in precompiled lib and BTL | Gael Guennebaud | 2009-02-06 |
* | updating FindEigen2.cmake for proper search order | James Richard Tyrer | 2009-01-11 |
* | the big memory changes. the most important changes are: | Benoit Jacob | 2009-01-08 |
* | * require CMake 2.6.2 everywhere, Alexander Neundorf says it'd make it | Benoit Jacob | 2009-01-04 |
* | * the 4th template param of Matrix is now Options. One bit for storage | Benoit Jacob | 2009-01-04 |
* | * make WithAlignedOperatorNew always align even when vectorization is disabled | Benoit Jacob | 2008-12-30 |
* | * the Upper->UpperTriangular change | Benoit Jacob | 2008-12-20 |
* | various MSVC fixes in BTL | Gael Guennebaud | 2008-12-19 |
* | improved MSVC support in cmake files (SSE) | Gael Guennebaud | 2008-12-18 |
* | typos in bench/ | Gael Guennebaud | 2008-08-29 |
* | BTL:added trisolve action file | Gael Guennebaud | 2008-08-26 |
* | various updates in BTL | Gael Guennebaud | 2008-08-25 |
* | renamed inverseProduct => solveTriangular | Gael Guennebaud | 2008-08-09 |
* | Add a LU decomposition action in BTL and various cleaning in BTL. For instance | Gael Guennebaud | 2008-08-04 |
* | BTL: - added tridiagonalization and hessenberg decomposition bench | Gael Guennebaud | 2008-07-28 |
* | * updated benchmark files according to recent renamings | Gael Guennebaud | 2008-07-27 |
* | * big rework of Inverse.h: | Benoit Jacob | 2008-07-15 |
* | enhancements of the plot generator: | Gael Guennebaud | 2008-07-13 |
* | Optimization: added super efficient rowmajor * vector product (and vector * c... | Gael Guennebaud | 2008-07-13 |
* | SVN_SILENT trivial fix | Benoit Jacob | 2008-07-12 |
* | fix a cmake issue in FindTvmet and FindMKL | Gael Guennebaud | 2008-07-12 |
* | another occurence of that little cmake fix | Benoit Jacob | 2008-07-12 |
* | little cmake fix | Benoit Jacob | 2008-07-12 |
* | disable MKL check and fortran for cmake <2.6 | Gael Guennebaud | 2008-07-12 |
* | various improvements of the plot generator in BTL | Gael Guennebaud | 2008-07-12 |
* | various minor updates in the benchmark suite like non inlining | Gael Guennebaud | 2008-07-12 |