| Commit message (Expand) | Author | Age |
* | Shut up two bogus gcc 4.3 warnings | Benoit Jacob | 2008-08-25 |
* | Documentation: fill the placeholders, add a custom CSS file, | Gael Guennebaud | 2008-08-24 |
* | bugfix in Product and ei_L2_block_traits | Gael Guennebaud | 2008-08-24 |
* | temporary fix of the pèrevious commit | Gael Guennebaud | 2008-08-24 |
* | * split Meta.h to Meta.h (generic meta programming) and XprHelper.h (relates ... | Gael Guennebaud | 2008-08-24 |
* | * remove LargeBit and related stuff | Gael Guennebaud | 2008-08-23 |
* | Various compilation fixes for MSVC 9. All tests compile but some | Gael Guennebaud | 2008-08-19 |
* | * Big change in Block and Map: | Gael Guennebaud | 2008-08-09 |
* | Several compilation fixes for MSVC and NVCC, basically: | Gael Guennebaud | 2008-07-29 |
* | the big Array/Cwise rework as discussed on the mailing list. The new API | Benoit Jacob | 2008-07-08 |
* | * added innerSize / outerSize functions to MatrixBase | Gael Guennebaud | 2008-06-28 |
* | * rework Map, allow vectorization | Benoit Jacob | 2008-06-27 |
* | various work on the Sparse module: | Gael Guennebaud | 2008-06-26 |
* | * add bench/benchVecAdd.cpp by Gael, fix crash (ei_pload on non-aligned) | Benoit Jacob | 2008-06-26 |
* | * more cleaning in Product | Gael Guennebaud | 2008-06-19 |
* | * refactoring of Product: | Gael Guennebaud | 2008-06-19 |
* | fix two bugs dicovered by the previous commit. | Gael Guennebaud | 2008-06-16 |
* | * Block: row and column expressions in the inner direction | Benoit Jacob | 2008-06-16 |
* | * Big rework of Assign.h: | Benoit Jacob | 2008-06-16 |
* | * make the _Flags template parameter of Matrix default to the corrected | Benoit Jacob | 2008-06-13 |
* | added a static assertion mechanism | Gael Guennebaud | 2008-06-04 |
* | added optimized matrix times diagonal matrix product via Diagonal flag shortcut. | Gael Guennebaud | 2008-05-31 |
* | Added ArrayBit to get the ability to manipulate a Matrix like a simple scalar. | Gael Guennebaud | 2008-05-29 |
* | many small fixes and documentation improvements, | Benoit Jacob | 2008-05-29 |
* | hehe, the complicated nesting scheme in Flagged in the previous commit | Benoit Jacob | 2008-05-28 |
* | - introduce Part and Extract classes, splitting and extending the former | Benoit Jacob | 2008-05-27 |
* | * improved product performance: | Gael Guennebaud | 2008-05-22 |
* | Fix compilation issues with MSVC and NVCC. | Gael Guennebaud | 2008-05-15 |
* | Introduce generic Flagged xpr, remove already Lazy.h and Temporary.h | Benoit Jacob | 2008-05-14 |
* | * Added several cast to int of the enums (needed for some compilers) | Gael Guennebaud | 2008-05-12 |
* | * split PacketMath.h to SSE and Altivec specific files | Gael Guennebaud | 2008-05-05 |
* | Make the explicit vectorization much more flexible: | Gael Guennebaud | 2008-04-25 |
* | Fix a couple of issue with the vectorization. In particular, default ei_p* fu... | Gael Guennebaud | 2008-04-24 |
* | - add _packetCoeff() to Inverse, allowing vectorization. | Benoit Jacob | 2008-04-16 |
* | when evaluating an xpr, the result can now be vectorizable | Benoit Jacob | 2008-04-14 |
* | * Start of the LU module, with matrix inversion already there and | Benoit Jacob | 2008-04-14 |
* | split those files in util/ | Benoit Jacob | 2008-04-10 |