index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
bench
/
BenchSparseUtil.h
Commit message (
Expand
)
Author
Age
*
add support for ublas
Gael Guennebaud
2011-03-23
*
bug #86 : use internal:: namespace instead of ei_ prefix
Benoit Jacob
2010-10-25
*
add support for oski
Gael Guennebaud
2010-06-24
*
add a spmv mini becnhmark for Eigen, GMM++, ublas, mtl4, and oski
Gael Guennebaud
2010-06-22
*
remove USING_PART_OF_NAMESPACE_EIGEN, leaving it in Eigen2Support.
Benoit Jacob
2010-04-22
*
extend sparse product benchmark with ublas
Gael Guennebaud
2010-02-09
*
extend benchmark for sparse products
Gael Guennebaud
2010-01-05
*
extend the sparse matrix assembly benchmark
Gael Guennebaud
2009-10-07
*
various updates in the (still messy) sparse benchmarks
Gael Guennebaud
2009-01-28
*
add ublas vector of vector in sparse setter bench
Gael Guennebaud
2009-01-17
*
add a sparse setter bench
Gael Guennebaud
2009-01-17
*
add a sparse * dense_vector bench
Gael Guennebaud
2009-01-14
*
add/update some benchmark files used to test/compare sparse module features
Gael Guennebaud
2008-10-19
*
Big API change in Cholesky module:
Gael Guennebaud
2008-10-13
*
add Cholesky and eigensolver benchmark
Gael Guennebaud
2008-07-08
*
* added an in-place version of inverseProduct which
Gael Guennebaud
2008-06-29
*
* added innerSize / outerSize functions to MatrixBase
Gael Guennebaud
2008-06-28