index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
bench
Commit message (
Expand
)
Author
Age
*
Add support for OSX in BTL and fix a few warnings
Gael Guennebaud
2014-03-07
*
fix stable norm benchmark
Gael Guennebaud
2014-02-13
*
Fix bug #595: typo
Gael Guennebaud
2013-06-10
*
replaced compiler specific __attribute__((noinline)) by EIGEN_DONT_INLINE
Christoph Hertzberg
2012-12-17
*
updated geometry benchmark to handle additional cases
Jakob Schwendner
2012-12-17
*
added benchmark for test vectorization in geometry package
Jakob Schwendner
2012-12-16
*
Doc for sparseLU
Desire NUENTSA
2012-09-25
*
Incomplete Cholesky preconditioner... not yet stable
Desire NUENTSA
2012-09-11
*
add SparseLU in sparse bench
Desire NUENTSA
2012-09-10
*
merge Sparse LU branch
Desire NUENTSA
2012-09-07
|
\
|
*
Add tutorial for sparse solvers
Desire NUENTSA
2012-09-07
|
*
Init perf values
Desire NUENTSA
2012-09-04
*
|
Insert XSL styles into output XML files
Desire NUENTSA
2012-09-03
*
|
Read real and complex bench matrices from a unique folder
Desire NUENTSA W.
2012-08-27
|
*
Add support for Metis fill-reducing ordering ; it is generally more efficient...
Desire NUENTSA
2012-08-06
|
*
Add unit tests
Desire NUENTSA
2012-08-03
|
*
Refactoring codes for numeric updates
Desire NUENTSA W.
2012-07-27
|
*
correct bug in the complex version
Desire NUENTSA
2012-07-19
|
*
Add exception handler to memory allocation
Desire NUENTSA
2012-07-19
|
*
Add a draft (not clean ) version of the COLAMD ordering implementation
Desire NUENTSA
2012-07-18
*
|
remove outdated "Eigen itself is part of the KDE project" outside of eigen2 f...
Benoit Jacob
2012-07-15
*
|
Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.
Benoit Jacob
2012-07-13
*
|
fix include path
Gael Guennebaud
2012-07-08
|
*
Update Ordering interface
Desire NUENTSA
2012-07-06
|
*
Before moving to the new building
Desire NUENTSA
2012-06-29
*
|
fix sparse benchmark help
Gael Guennebaud
2012-06-21
|
*
build complete... almost
Desire NUENTSA
2012-06-14
|
*
Build process...
Desire NUENTSA
2012-06-13
*
|
BTL: add missing TRMM plots, update Eigen's interface
Gael Guennebaud
2012-06-07
*
|
fix a warning
Gael Guennebaud
2012-06-07
|
/
*
Add common options to the benchmark interface
Desire NUENTSA
2012-05-25
*
Cholmod does not compute a determinant
Desire NUENTSA
2012-03-29
*
add a benchmark routine for all sparse linear solvers in Eigen
Desire NUENTSA
2012-03-29
*
bug #383 - EIGEN_ASM_COMMENT broken in C++11
Marc Glisse
2011-11-26
*
Add method which returns worst time (and make some methods const).
Bram de Jong
2011-09-26
*
add support for macosx
Gael Guennebaud
2011-09-17
*
fix bench_gemm
Gael Guennebaud
2011-09-09
*
WIN32 isn't defined ?? but _WIN32 is.
Eamon Nerbonne
2011-04-19
*
BTL: add eigen2 backend
Gael Guennebaud
2011-03-23
*
BTL: do not enable GOTO1 if GOTO2 was found
Gael Guennebaud
2011-03-23
*
fix tridiagonalization action
Gael Guennebaud
2011-03-23
*
add support for ublas
Gael Guennebaud
2011-03-23
*
BTL: by default use current Eigen headers, and disable the novec version
Gael Guennebaud
2011-03-23
*
BTL: add a Eigen-blas backend
Gael Guennebaud
2011-03-23
*
BTL: clean the BLAS implementation
Gael Guennebaud
2011-03-23
*
BTL: rm stupid backends
Gael Guennebaud
2011-03-23
*
update plot settings
Gael Guennebaud
2011-03-23
*
update aat action to do a syrk operation, and remove (comment) ata action
Gael Guennebaud
2011-03-23
*
BTl: GMM++ LU is not a full pivoting LU
Gael Guennebaud
2011-03-22
*
fix bug #189 (issue with fortran concentions to return COMPLEX values)
Gael Guennebaud
2011-02-18
[next]