| Commit message (Expand) | Author | Age |
* | * Merge Extract and Part to the Part expression. | Gael Guennebaud | 2008-07-21 |
* | - many updates after Cwise change | Benoit Jacob | 2008-07-08 |
* | fix building of examples | Gael Guennebaud | 2008-06-03 |
* | some documentation fixes (Cwise* and Cholesky) | Gael Guennebaud | 2008-05-22 |
* | -new: recursive costs system, useful to determine automatically | Benoit Jacob | 2008-04-03 |
* | - remove Eval/EvalOMP (moving them to a disabled/ subdir in order | Benoit Jacob | 2008-03-31 |
* | - expand MathFunctions.h to provide more functions, like exp, log... | Benoit Jacob | 2008-03-14 |
* | get rid of MatrixRef, simplifications. | Benoit Jacob | 2008-03-13 |
* | a lot of renaming | Benoit Jacob | 2008-03-13 |
* | Removed Column and Row in favor of Block | Gael Guennebaud | 2008-03-12 |
* | fix compilation (forgot to update that file after last big change) | Benoit Jacob | 2008-03-12 |
* | big change: MatrixBase only takes one template parameter "Derived", the | Benoit Jacob | 2008-03-10 |
* | * Added support for a comma initializer: mat.block(i,j,2,2) << 1, 2, 3, 4; | Gael Guennebaud | 2008-03-08 |
* | * coefficient wise operators are more generic, with controllable result type. | Gael Guennebaud | 2008-03-06 |
* | renaming: ref() --> asArg() | Benoit Jacob | 2008-03-04 |
* | * Added generic unary operators (replace Opposite and Conjugate) | Gael Guennebaud | 2008-03-03 |
* | Patch by Gael Guennebaud: unify fixed-size and dynamic-size Block | Benoit Jacob | 2008-02-29 |
* | final fixes and updates for alpha3 | Benoit Jacob | 2008-01-13 |
* | renaming: | Benoit Jacob | 2008-01-13 |
* | part 2 of the reorganization. Benefits/changes: | Benoit Jacob | 2007-12-28 |
* | matrix storage order can now also be row-dominant (choosable for each matrix ... | Benoit Jacob | 2007-12-27 |
* | more changes in ScalarMultiple, reintroduce FloatingPoint in NumTraits, improve | Benoit Jacob | 2007-12-26 |
* | - rework the coefficients API | Benoit Jacob | 2007-12-24 |
* | everything works, make now runs doxygen once and only once, after all | Benoit Jacob | 2007-12-21 |
* | now we also have a examples/ directory for self-contained examples, | Benoit Jacob | 2007-12-21 |
* | renaming (commit in order to avoid svn breakage) | Benoit Jacob | 2007-12-21 |
* | first version of CMakeLists auto-generating examples outputs | Benoit Jacob | 2007-12-21 |
* | move the documentation to doc/, add dummy documentation to srcdir/ compiling to | Benoit Jacob | 2007-12-21 |
* | rename src/ to Eigen/ so that we're able to #include<Eigen/Core.h> | Benoit Jacob | 2007-12-20 |
* | more documentation and examples, add Doxyfile and Mainpage.dox and also | Benoit Jacob | 2007-12-20 |