- 12 Jul, 2013 2 commits
-
-
Gael Guennebaud authored
-
Gael Guennebaud authored
-
- 11 Jul, 2013 1 commit
-
-
Desire Nuentsa authored
-
- 10 Jul, 2013 4 commits
-
-
Gael Guennebaud authored
-
Gael Guennebaud authored
Add no_assignment_operator to a few classes that must not be assigned, and fix a couple of warnings.
-
Gael Guennebaud authored
Rename map unit test to mapped_matrix: without splitting unit tests, this created a "map" binary file in the include path, not a good idea!
-
Gael Guennebaud authored
Revisit the implementation of random_default_impl for integer to make sure avoid overflows and compiler warnings.
-
- 08 Jul, 2013 1 commit
-
-
Jitse Niesen authored
-
- 07 Jul, 2013 1 commit
-
-
Gael Guennebaud authored
-
- 06 Jul, 2013 5 commits
-
-
Gael Guennebaud authored
-
Gael Guennebaud authored
-
Gael Guennebaud authored
-
Gael Guennebaud authored
-
Gael Guennebaud authored
Bug 63: add lapack unit tests. They are automatically downloaded and configured if EIGEN_ENABLE_LAPACK_TESTS is ON.
-
- 05 Jul, 2013 4 commits
-
-
Gael Guennebaud authored
-
Gael Guennebaud authored
-
Gael Guennebaud authored
-
Gael Guennebaud authored
-
- 04 Jul, 2013 2 commits
-
-
Desire NUENTSA authored
-
Gael Guennebaud authored
-
- 03 Jul, 2013 3 commits
-
-
Chen-Pang He authored
-
Chen-Pang He authored
-
Gael Guennebaud authored
-
- 02 Jul, 2013 3 commits
-
-
Jitse Niesen authored
-
Jitse Niesen authored
-
Gael Guennebaud authored
-
- 01 Jul, 2013 3 commits
-
-
Gael Guennebaud authored
It's better to check that eigen_assert does raise an assert rather than testing the definition of NDEBUG
-
Gael Guennebaud authored
-
Gael Guennebaud authored
Improve BiCGSTAB robustness: fix a divide by zero and allow to restart with a new initial residual reference.
-
- 28 Jun, 2013 5 commits
-
-
Gael Guennebaud authored
Add missing sparse matrix constructor from sparse self-adjoint views, and add documentation for sparse time selfadjoint matrix
-
Desire NUENTSA authored
-
Gael Guennebaud authored
Fix bug 611: fix const qualifier in cwiseProduct(sparse,dense) and SparseDiagonalProduct::InnerIterator
-
Gael Guennebaud authored
-
Gael Guennebaud authored
Bug 626: add compiletime check of the Options template parameter of SparseMatrix and SparseVector. Fix eval and plain_object for sparse objects.
-
- 27 Jun, 2013 1 commit
-
-
Gael Guennebaud authored
-
- 26 Jun, 2013 1 commit
-
-
Gael Guennebaud authored
-
- 25 Jun, 2013 2 commits
-
-
Jitse Niesen authored
-
Gael Guennebaud authored
Introduce a TEST_SET_BUT_UNUSED_VARIABLE macro for initialized but unused variables in the unit tests and also fix a few other warnings.
-
- 24 Jun, 2013 2 commits
-
-
Chen-Pang He authored
-
Chen-Pang He authored
-