| Commit message (Expand) | Author | Age |
* | * remove debug code commited by mistake in Assign | Gael Guennebaud | 2008-08-26 |
* | * move memory related stuff to util/Memory.h | Gael Guennebaud | 2008-08-26 |
* | Various doc improvements... including a owl in the API doc header. | Gael Guennebaud | 2008-08-25 |
* | Documentation: fill the placeholders, add a custom CSS file, | Gael Guennebaud | 2008-08-24 |
* | * split Meta.h to Meta.h (generic meta programming) and XprHelper.h (relates ... | Gael Guennebaud | 2008-08-24 |
* | * 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 Sub matrices section and a couple of cross ref to the API doc | Gael Guennebaud | 2008-08-20 |
* | doc fixes, and extended Basic Linear Algebra and Reductions sections | Gael Guennebaud | 2008-08-20 |
* | some updated of the quick start guide | Gael Guennebaud | 2008-08-20 |
* | * it's \returns not \Returns | Benoit Jacob | 2008-08-20 |
* | fix a few typos | Gael Guennebaud | 2008-08-20 |
* | * Added .all() and .any() members to PartialRedux | Gael Guennebaud | 2008-08-20 |
* | Added a SVD module: | Gael Guennebaud | 2008-08-19 |
* | * doc improvements in Cwise and PartialRedux: | Benoit Jacob | 2008-08-19 |
* | updated tutorial | Benoit Jacob | 2008-08-15 |
* | 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 |
* | * add Regression module, from eigen1, improved, with doc and unit-test. | 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 |
* | Added an automatically generated list of selected examples in the documentation. | 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 |
* | - get the doc of the enums in MatrixBase right | Benoit Jacob | 2008-06-03 |
* | big changes in Doxygen configuration; work around bug with doxygen parsing of | Benoit Jacob | 2008-06-02 |
* | work around Doxygen bug triggered by r814874, which caused many classes to di... | Benoit Jacob | 2008-06-02 |
* | doc improvements: fix linking in Mainpage.dox, improved Doxyfile.in | Benoit Jacob | 2008-06-02 |
* | meagre outcome for so much time spent! | Benoit Jacob | 2008-06-01 |
* | many small fixes and documentation improvements, | Benoit Jacob | 2008-05-29 |
* | * find the proper way of nesting the expression in Flagged: | Benoit Jacob | 2008-05-28 |
* | some documentation fixes (Cwise* and Cholesky) | Gael Guennebaud | 2008-05-22 |
* | removed "sort brief" in doxygen documentation | Gael Guennebaud | 2008-05-08 |
* | * Start of the LU module, with matrix inversion already there and | Benoit Jacob | 2008-04-14 |
* | * Add fixed-size template versions of corner(), start(), end(). | Benoit Jacob | 2008-04-12 |
* | -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 |
* | look at that subtle difference in Product.h... | Benoit Jacob | 2008-03-26 |
* | * add Gael copyright lines on 2 more files | Benoit Jacob | 2008-03-26 |
* | * #define EIGEN_NDEBUG now also disables asserts. Useful | Benoit Jacob | 2008-03-26 |
* | * cleanup: in public api docs, don't put \sa links to \internal things. | Benoit Jacob | 2008-03-17 |
* | update to fix compilation | Benoit Jacob | 2008-03-16 |
* | - 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 |