aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* s/IsVectorized/VectorizableGravatar Gael Guennebaud2010-07-07
* add a compile time error if someone call packet on Diagonal (instead of infin...Gravatar Gael Guennebaud2010-07-07
* fix vectorization rule of diagonal-productGravatar Gael Guennebaud2010-07-07
* fix row cwise-prod column in coeff based products...Gravatar Gael Guennebaud2010-07-07
* extend product unit testsGravatar Gael Guennebaud2010-07-07
* add a conj_product functor and optimize dot productsGravatar Gael Guennebaud2010-07-07
* fix mixing types in DiagonalProductGravatar Gael Guennebaud2010-07-07
* * add a IsVectorized mechanism (instead of packet-size>1...)Gravatar Gael Guennebaud2010-07-06
* add a unit test for previous bugGravatar Gael Guennebaud2010-07-06
* add a unit test for conj_helper and ei_pconjGravatar Gael Guennebaud2010-07-06
* bug fix forgot to conjugate the scalar factor when neededGravatar Gael Guennebaud2010-07-06
* reduce code generation and minor speed upGravatar Gael Guennebaud2010-07-06
* add support for vectorized conjugated productsGravatar Gael Guennebaud2010-07-06
* fix rangeGravatar Gael Guennebaud2010-07-06
* * extend the Has* packet traits and makes all functor use itGravatar Gael Guennebaud2010-07-05
* add intitial support for the vectorization of complex<float>Gravatar Gael Guennebaud2010-07-05
* fix warning "type qualifiers ignored on function return type" for long long s...Gravatar Gael Guennebaud2010-07-05
* char is not necessarily signed....Gravatar Gael Guennebaud2010-07-05
* improve packetmath unit test for sum reductionsGravatar Gael Guennebaud2010-07-05
* fix unaligned workspace in sybbGravatar Gael Guennebaud2010-07-05
* fix nomalloc_2 issues with ICC and gcc 4.0.1 (and speed up compilation ;) )Gravatar Gael Guennebaud2010-07-04
* comment the workaround of the EIGEN_EMPTY_STRUCT_CTOR workaround for gcc 4.3Gravatar Gael Guennebaud2010-07-04
* Relaxed precision test.Gravatar Hauke Heibel2010-07-04
* update topic page on productsGravatar Gael Guennebaud2010-07-04
* * update the general TOCGravatar Gael Guennebaud2010-07-04
* suppress warning and add a fixme about this transpose argumentGravatar Gael Guennebaud2010-07-03
* fix openmp for row major destinationGravatar Gael Guennebaud2010-07-03
* Adapted the MSVC visualizer to the new Dynamic value.Gravatar Hauke Heibel2010-07-03
* fix bug with openmpGravatar Gael Guennebaud2010-07-03
* Fixed annoying CMake - Qt warning.Gravatar Hauke Heibel2010-07-03
* simplify and polish a bit the page 4 / block opsGravatar Benoit Jacob2010-07-01
* polish the Array tutorial pageGravatar Benoit Jacob2010-07-01
* actually remove 3.0-beta1 tagGravatar Benoit Jacob2010-07-01
|\
| * Removed tag 3.0-beta1Gravatar Benoit Jacob2010-07-01
* | Enable OpenMP testing for MSVC.Gravatar Hauke Heibel2010-07-01
* | shut one more warningGravatar Thomas Capricelli2010-07-01
* | fix compilation issue with clangGravatar Thomas Capricelli2010-07-01
* | oops... fix it betterGravatar Thomas Capricelli2010-07-01
* | fix compilation with icc. Anyway, the use of an enum instead of aGravatar Thomas Capricelli2010-07-01
* | fix warnings with old gccGravatar Thomas Capricelli2010-07-01
* | Bug fix for NumTraits<T>::lowest() .Gravatar Jitse Niesen2010-07-01
* | slightly raise the threshold used in this test to accomodate results obtained...Gravatar Benoit Jacob2010-06-30
* | s/struct/class/g ; bug reported by ThomasGravatar Benoit Jacob2010-06-30
* | fix linalg tut; remove the old oneGravatar Benoit Jacob2010-06-30
* | Fixed nullary test not passing on Core DuoGravatar Carlos Becker2010-06-30
* | Firefox specific style fix.Gravatar Hauke Heibel2010-06-30
* | More style fixes.Gravatar Hauke Heibel2010-06-30
* | Slight pimping of the "Basic matrix manipulation" table.Gravatar Hauke Heibel2010-06-30
* | Added tag 3.0-beta1 for changeset 73db507d150933e79c19be1a9ed51fa8f1a9ea41Gravatar Benoit Jacob2010-06-30
|/
* merge.Gravatar Benoit Jacob2010-06-30
|\