| Commit message (Expand) | Author | Age |
* | Allow to use arbitrary packet-types during evaluation. | Gael Guennebaud | 2015-08-07 |
* | Fix vectorization of swap for non trivial expressions | Gael Guennebaud | 2015-03-31 |
* | Index refactoring: StorageIndex must be used for storage only (and locally wh... | Gael Guennebaud | 2015-02-13 |
* | bug #877, bug #572: Introduce a global Index typedef. Rename Sparse*::Index t... | Christoph Hertzberg | 2014-12-04 |
* | Make cuda_basic test compile again by adding lots of EIGEN_DEVICE_FUNC. | Christoph Hertzberg | 2014-10-13 |
* | Remove deprecated code not used by evaluators | Gael Guennebaud | 2014-09-18 |
* | Hide some deprecated classes. | Gael Guennebaud | 2014-02-24 |
* | Refactor triangular assignment | Gael Guennebaud | 2014-01-25 |
* | Get rid of call_dense_swap_loop | Gael Guennebaud | 2013-12-02 |
* | Evaluator: introduce the main Assignment class, add call_assignment to bypass... | Gael Guennebaud | 2013-11-25 |
* | Add nvcc support for small eigenvalues decompositions and workaround lack of ... | Gael Guennebaud | 2013-08-01 |
* | Automatic relicensing to MPL2 using Keirs script. Manual fixup follows. | Benoit Jacob | 2012-07-13 |
* | fix most of the shadow warnings in Core/*.h | Gael Guennebaud | 2012-06-22 |
* | Get rid of include directives inside namespace blocks (bug #339). | Jitse Niesen | 2012-04-15 |
* | fix several const qualifier issues: double ones, meaningless ones, some missi... | Gael Guennebaud | 2012-02-03 |
* | Implement swap using evaluators. | Jitse Niesen | 2011-04-28 |
* | bug #54 - really fix const correctness except in Sparse | Benoit Jacob | 2010-12-22 |
* | bug #86 : use internal:: namespace instead of ei_ prefix | Benoit Jacob | 2010-10-25 |
* | Various documentation improvements. | Jitse Niesen | 2010-07-06 |
* | the Index types change. | Benoit Jacob | 2010-05-30 |
* | remove MakeBase, use ei_dense_xpr_base instead | Benoit Jacob | 2010-04-23 |
* | * Implement the ByOuterInner accessors | Benoit Jacob | 2010-02-25 |
* | lot of cleaning: | Gael Guennebaud | 2010-01-22 |
* | port VectorwiseOp and Swap to the novel mechanisms, and various cleanning | Gael Guennebaud | 2010-01-04 |
* | merge with default branch | Gael Guennebaud | 2009-12-22 |
|\ |
|
| * | Warning 4512 (assignment operators could not be generated) is now simply disa... | Hauke Heibel | 2009-12-14 |
* | | more ET refactoring: | Gael Guennebaud | 2009-11-17 |
|/ |
|
* | More warning fixes. | Hauke Heibel | 2009-10-14 |
* | Added EIGEN_REF_TO_TEMPORARY define for rvalue support. | Hauke Heibel | 2009-09-21 |
* | remove sentence "Eigen itself is part of the KDE project." | Benoit Jacob | 2009-05-22 |
* | Update e-mail address | Benoit Jacob | 2008-11-24 |
* | doc and use sed to clean the class hierarchy instead of | Gael Guennebaud | 2008-08-28 |
* | * move memory related stuff to util/Memory.h | Gael Guennebaud | 2008-08-26 |
* | * Add the possibility to customize the output of matrices, e.g.: | Gael Guennebaud | 2008-08-21 |
* | * Big change in Block and Map: | Gael Guennebaud | 2008-08-09 |
* | * fix bug in SwapWrapper : store the wrapped expression by reference | Benoit Jacob | 2008-08-09 |
* | LU: remove partial-pivoting path (moderately useful since it's does | Benoit Jacob | 2008-08-07 |
* | New implementation of Swap as discussed, reusing Assign. Makes LU run | Benoit Jacob | 2008-08-05 |
* | * LU decomposition, supporting all rectangular matrices, with full | Benoit Jacob | 2008-08-04 |
* | * fix compilation issue in Product | Gael Guennebaud | 2008-07-02 |
* | * start of the Geometry module with a cross product and quaternion expressions | Gael Guennebaud | 2008-06-02 |
* | -new: recursive costs system, useful to determine automatically | Benoit Jacob | 2008-04-03 |
* | * #define EIGEN_NDEBUG now also disables asserts. Useful | Benoit Jacob | 2008-03-26 |
* | generalized ei_traits<>. | Benoit Jacob | 2008-03-12 |
* | big change: MatrixBase only takes one template parameter "Derived", the | Benoit Jacob | 2008-03-10 |
* | Relicense --> dual-license LGPL3+/GPL2+ | Benoit Jacob | 2008-02-28 |
* | alpha 3.1. in this commit: | Benoit Jacob | 2008-01-15 |