aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/packetmath.cpp
Commit message (Expand)AuthorAge
* Added initial NEON support, most tests pass however we had to use some hackis...Gravatar Konstantinos Margaritis2010-03-03
* big huge changes, so i dont remember everything.Gravatar Benoit Jacob2009-10-28
* we were already aligning to 16 byte boundary fixed-size objects that are mult...Gravatar Benoit Jacob2009-10-05
* remove sentence "Eigen itself is part of the KDE project."Gravatar Benoit Jacob2009-05-22
* add vectorization of sqrt for floatGravatar Gael Guennebaud2009-03-27
* add SSE2 versions of sin, cos, log, exp using code from JulienGravatar Gael Guennebaud2009-03-25
* add vectorization of unary operator-() (the AltiVec version is probablyGravatar Gael Guennebaud2009-03-20
* add the vectorization of absGravatar Gael Guennebaud2009-03-09
* big addons:Gravatar Gael Guennebaud2009-03-05
* * exit Sum.h, exit Prod.h, welcome vectorization of redux() !Gravatar Gael Guennebaud2009-02-12
* * add ei_predux_mul internal functionGravatar Gael Guennebaud2009-02-10
* Add vectorization of Reverse (was more tricky than I thought) andGravatar Gael Guennebaud2009-02-06
* fix segfault due to non-aligned packetsGravatar Benoit Jacob2009-01-04
* Update e-mail addressGravatar Benoit Jacob2008-11-24
* * Add Hyperplane::transform(Matrix/Transform)Gravatar Gael Guennebaud2008-08-31
* bugfix in test/packetmath.hGravatar Gael Guennebaud2008-08-25
* temporary fix of the pèrevious commitGravatar Gael Guennebaud2008-08-24
* * bugfix in SolveTriangular found by Timothy Hunter (did not compiled for ver...Gravatar Gael Guennebaud2008-08-22
* disable the vectorization of div for AltiVecGravatar Gael Guennebaud2008-08-21
* Add a packetmath unit test, re-enable the comma-initializer unit test,Gravatar Gael Guennebaud2008-08-20