aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench
Commit message (Expand)AuthorAge
* replaced compiler specific __attribute__((noinline)) by EIGEN_DONT_INLINEGravatar Christoph Hertzberg2012-12-17
* updated geometry benchmark to handle additional casesGravatar Jakob Schwendner2012-12-17
* added benchmark for test vectorization in geometry packageGravatar Jakob Schwendner2012-12-16
* Doc for sparseLUGravatar Desire NUENTSA2012-09-25
* Incomplete Cholesky preconditioner... not yet stableGravatar Desire NUENTSA2012-09-11
* add SparseLU in sparse benchGravatar Desire NUENTSA2012-09-10
* merge Sparse LU branchGravatar Desire NUENTSA2012-09-07
|\
| * Add tutorial for sparse solversGravatar Desire NUENTSA2012-09-07
| * Init perf valuesGravatar Desire NUENTSA2012-09-04
* | Insert XSL styles into output XML filesGravatar Desire NUENTSA2012-09-03
* | Read real and complex bench matrices from a unique folderGravatar Desire NUENTSA W.2012-08-27
| * Add support for Metis fill-reducing ordering ; it is generally more efficient...Gravatar Desire NUENTSA2012-08-06
| * Add unit testsGravatar Desire NUENTSA2012-08-03
| * Refactoring codes for numeric updatesGravatar Desire NUENTSA W.2012-07-27
| * correct bug in the complex versionGravatar Desire NUENTSA2012-07-19
| * Add exception handler to memory allocationGravatar Desire NUENTSA2012-07-19
| * Add a draft (not clean ) version of the COLAMD ordering implementationGravatar Desire NUENTSA2012-07-18
* | remove outdated "Eigen itself is part of the KDE project" outside of eigen2 f...Gravatar Benoit Jacob2012-07-15
* | Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.Gravatar Benoit Jacob2012-07-13
* | fix include pathGravatar Gael Guennebaud2012-07-08
| * Update Ordering interfaceGravatar Desire NUENTSA2012-07-06
| * Before moving to the new buildingGravatar Desire NUENTSA2012-06-29
* | fix sparse benchmark helpGravatar Gael Guennebaud2012-06-21
| * build complete... almostGravatar Desire NUENTSA2012-06-14
| * Build process...Gravatar Desire NUENTSA2012-06-13
* | BTL: add missing TRMM plots, update Eigen's interfaceGravatar Gael Guennebaud2012-06-07
* | fix a warningGravatar Gael Guennebaud2012-06-07
|/
* Add common options to the benchmark interfaceGravatar Desire NUENTSA2012-05-25
* Cholmod does not compute a determinantGravatar Desire NUENTSA2012-03-29
* add a benchmark routine for all sparse linear solvers in EigenGravatar Desire NUENTSA2012-03-29
* bug #383 - EIGEN_ASM_COMMENT broken in C++11Gravatar Marc Glisse2011-11-26
* 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