| Commit message (Expand) | Author | Age |
* | * add documentation of the cool (?) "print with format" feature | Gael Guennebaud | 2008-08-23 |
* | need to commit this file before changing its name | Gael Guennebaud | 2008-08-23 |
* | * Added .all() and .any() members to PartialRedux | Gael Guennebaud | 2008-08-20 |
* | * doc improvements in Cwise and PartialRedux: | Benoit Jacob | 2008-08-19 |
* | last small fixes, this is alpha6, eigen2 is now ready for eigen1 apps to | Benoit Jacob | 2008-08-12 |
* | Complete LU documentation | Benoit Jacob | 2008-08-11 |
* | renamed inverseProduct => solveTriangular | Gael Guennebaud | 2008-08-09 |
* | * Rewrite the triangular solver so that we can take advantage of our efficien... | Gael Guennebaud | 2008-07-26 |
* | Add .perpendicular() function in Geometry module (adapted from Eigen1) | Gael Guennebaud | 2008-07-22 |
* | * Merge Extract and Part to the Part expression. | Gael Guennebaud | 2008-07-21 |
* | Various documentation improvements, in particualr in Cholesky and Geometry mo... | Gael Guennebaud | 2008-07-20 |
* | Add cholesky's members to MatrixBase | Gael Guennebaud | 2008-07-19 |
* | * big rework of Inverse.h: | Benoit Jacob | 2008-07-15 |
* | - many updates after Cwise change | Benoit Jacob | 2008-07-08 |
* | * vectorize dot product, copying code from sum. | Benoit Jacob | 2008-06-24 |
* | fix building of examples | Gael Guennebaud | 2008-06-03 |
* | many small fixes and documentation improvements, | Benoit Jacob | 2008-05-29 |
* | - remove Eval/EvalOMP (moving them to a disabled/ subdir in order | Benoit Jacob | 2008-03-31 |
* | Removed Column and Row in favor of Block | Gael Guennebaud | 2008-03-12 |
* | Extended the comma initializer to support xpr on the right side: | Gael Guennebaud | 2008-03-08 |
* | * Added support for a comma initializer: mat.block(i,j,2,2) << 1, 2, 3, 4; | Gael Guennebaud | 2008-03-08 |
* | Patch by Gael Guennebaud: unify fixed-size and dynamic-size Block | Benoit Jacob | 2008-02-29 |
* | alpha 3.1. in this commit: | Benoit Jacob | 2008-01-15 |
* | documentation update for alpha 3 | Benoit Jacob | 2008-01-13 |
* | big improvement of the block-manipulation API | Benoit Jacob | 2008-01-13 |
* | renaming: | Benoit Jacob | 2008-01-13 |
* | rework Identity API: no longer restricted to square matrices | Benoit Jacob | 2008-01-11 |
* | -add set...() methods and their documentation; remove Generic | Benoit Jacob | 2008-01-11 |
* | Ready for alpha2 release. | Benoit Jacob | 2008-01-07 |
* | - move: DerivedTraits becomes MatrixBase::Traits | Benoit Jacob | 2008-01-06 |
* | - make MatrixBase and all expressions aware of their preferred traversal order. | Benoit Jacob | 2008-01-05 |
* | more documentation, 12 more code snippets | Benoit Jacob | 2008-01-03 |
* | 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 |
* | - 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 |
* | now cmake takes snippets of code, completes them into compilable sources, bui... | Benoit Jacob | 2007-12-21 |
* | renaming (commit in order to avoid svn breakage) | Benoit Jacob | 2007-12-21 |