aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench
Commit message (Expand)AuthorAge
* Merged eigen/eigen into defaultGravatar Konstantinos Margaritis2014-09-21
|\
* | Initial VSX commitGravatar Konstantinos Margaritis2014-08-29
| * Update bench_norm utilityGravatar Gael Guennebaud2014-09-11
|/
* Find benchmark opponents also in /usr/lib64Gravatar Chen-Pang He2014-07-07
* Find OpenBLAS more aggressively. This made a difference on Fedora 20Gravatar Chen-Pang He2014-07-07
* Add a small benchmark to compare dense solvers for small to large problems.Gravatar Gael Guennebaud2014-04-28
* Make our gemm bench a little more powerful.Gravatar Gael Guennebaud2014-04-17
* Various minor fixes in BTLGravatar Gael Guennebaud2014-04-17
* Pulled the latest updates from the eigen trunk.Gravatar Benoit Steiner2014-04-01
|\
| * Fixed typo: symmretric -> symmetricGravatar Florian George2014-04-01
| * Fix no newline at end of file warningGravatar Gael Guennebaud2014-04-01
* | BTL: add blazeGravatar Gael Guennebaud2014-03-31
* | BTL: fix warnings and extend to 5k matrices, update GotoBlas to OpenBlas, etc.Gravatar Gael Guennebaud2014-03-31
|/
* Add support for OSX in BTL and fix a few warningsGravatar Gael Guennebaud2014-03-07
* fix stable norm benchmarkGravatar Gael Guennebaud2014-02-13
* Fix bug #595: typoGravatar Gael Guennebaud2013-06-10
* 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