| Commit message (Expand) | Author | Age |
* | factorize implementation of standard real unary math functions, and add acos,... | Gael Guennebaud | 2011-02-17 |
* | Initial fixes for bug #85. | Hauke Heibel | 2010-10-25 |
* | bug #86 : use internal:: namespace instead of ei_ prefix | Benoit Jacob | 2010-10-25 |
* | update unit test for new API | Gael Guennebaud | 2010-07-15 |
* | add a unit test for conj_helper and ei_pconj | Gael Guennebaud | 2010-07-06 |
* | add intitial support for the vectorization of complex<float> | Gael Guennebaud | 2010-07-05 |
* | improve packetmath unit test for sum reductions | Gael Guennebaud | 2010-07-05 |
* | email change | Gael Guennebaud | 2010-06-24 |
* | Added initial NEON support, most tests pass however we had to use some hackis... | Konstantinos Margaritis | 2010-03-03 |
* | big huge changes, so i dont remember everything. | Benoit Jacob | 2009-10-28 |
* | we were already aligning to 16 byte boundary fixed-size objects that are mult... | Benoit Jacob | 2009-10-05 |
* | remove sentence "Eigen itself is part of the KDE project." | Benoit Jacob | 2009-05-22 |
* | add vectorization of sqrt for float | Gael Guennebaud | 2009-03-27 |
* | add SSE2 versions of sin, cos, log, exp using code from Julien | Gael Guennebaud | 2009-03-25 |
* | add vectorization of unary operator-() (the AltiVec version is probably | Gael Guennebaud | 2009-03-20 |
* | add the vectorization of abs | Gael Guennebaud | 2009-03-09 |
* | big addons: | Gael Guennebaud | 2009-03-05 |
* | * exit Sum.h, exit Prod.h, welcome vectorization of redux() ! | Gael Guennebaud | 2009-02-12 |
* | * add ei_predux_mul internal function | Gael Guennebaud | 2009-02-10 |
* | Add vectorization of Reverse (was more tricky than I thought) and | Gael Guennebaud | 2009-02-06 |
* | fix segfault due to non-aligned packets | Benoit Jacob | 2009-01-04 |
* | Update e-mail address | Benoit Jacob | 2008-11-24 |
* | * Add Hyperplane::transform(Matrix/Transform) | Gael Guennebaud | 2008-08-31 |
* | bugfix in test/packetmath.h | Gael Guennebaud | 2008-08-25 |
* | temporary fix of the pèrevious commit | Gael Guennebaud | 2008-08-24 |
* | * bugfix in SolveTriangular found by Timothy Hunter (did not compiled for ver... | Gael Guennebaud | 2008-08-22 |
* | disable the vectorization of div for AltiVec | Gael Guennebaud | 2008-08-21 |
* | Add a packetmath unit test, re-enable the comma-initializer unit test, | Gael Guennebaud | 2008-08-20 |