aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* patch from Stjepan Rajko (MSVC fix in RotationBase)Gravatar Gael Guennebaud2009-03-06
* Commented out duplicate definition of TransformTraits - was causingGravatar Andrew Coles2009-03-05
* add efficient matrix product specializations for HomogeneousGravatar Gael Guennebaud2009-03-05
* remove bad #include of SelfadjointRank2Update.hGravatar Gael Guennebaud2009-03-05
* big addons:Gravatar Gael Guennebaud2009-03-05
* BTL: add syr2 actionGravatar Gael Guennebaud2009-03-05
* BTL: - patch from Victor (add ACML support)Gravatar Gael Guennebaud2009-03-05
* add ReturnByValue pseudo expression for in-place evaluation with aGravatar Gael Guennebaud2009-03-04
* various update of of BTLGravatar Gael Guennebaud2009-03-04
* add much faster versions of unaligned stores (and slightly fasterGravatar Gael Guennebaud2009-03-03
* cleaned Tridiagonalization impl, with improved performanceGravatar Gael Guennebaud2009-03-02
* performance improvement: rewrite of the matrix-matrix product followingGravatar Gael Guennebaud2009-03-02
* improve WIP new matrix productGravatar Gael Guennebaud2009-02-27
* add a proof of concept autodiff jacobian helper class based on adolcGravatar Gael Guennebaud2009-02-27
* compilation fix + test orho methods for complexGravatar Gael Guennebaud2009-02-26
* fix unitOrthogonal() for size > 3Gravatar Gael Guennebaud2009-02-25
* Add COMPONENT DevelGravatar Laurent Montel2009-02-23
* Fix install headerGravatar Laurent Montel2009-02-22
* * split CacheFriendlyProduct into multiple smaller filesGravatar Gael Guennebaud2009-02-21
* oops, got confused by the preprocessor directives aroundGravatar Gael Guennebaud2009-02-21
* fix posix_memalign return value warningGravatar Gael Guennebaud2009-02-21
* fix typo found by markusfroeb (forum)Gravatar Benoit Jacob2009-02-21
* Added new product implementation.Gravatar Daniel Gomez Ferro2009-02-20
* add symv benchGravatar Gael Guennebaud2009-02-20
* Fix some formatting in quick ref. Add references to headers.Gravatar Keir Mierle2009-02-19
* increase version number for stepGravatar Gael Guennebaud2009-02-19
* eventually c++ does not provide any optimized pow(int,int) function,Gravatar Gael Guennebaud2009-02-18
* add size, rows, cols, (), (,) functions in ASCII refGravatar Gael Guennebaud2009-02-18
* patch from Jitse Niesen: fix ascii quick ref matlab operator 'Gravatar Gael Guennebaud2009-02-18
* fix install of IterativeSolvers moduleGravatar Gael Guennebaud2009-02-18
* add the ASCII quick reference made by KierGravatar Gael Guennebaud2009-02-18
* fix typo in FindTaucs.cmakeGravatar Gael Guennebaud2009-02-17
* add tests showing bug in unitOrthogonal such that we don't forget it!Gravatar Gael Guennebaud2009-02-17
* * fix Quaternion::setFromTwoVectors (thanks to "benv" from the forum)Gravatar Gael Guennebaud2009-02-17
* fix assertion issue in slice vectorizationGravatar Gael Guennebaud2009-02-16
* update vectorization_logic unit test wrt previous sum/redux changeGravatar Gael Guennebaud2009-02-13
* no reason for 3 vec_mins, 2 are enough apparently in ei_predux_minGravatar Konstantinos A. Margaritis2009-02-12
* modified ei_predux_min/max to actually use altivec instructionsGravatar Konstantinos A. Margaritis2009-02-12
* compilation fix for SuperLU 3.1Gravatar Gael Guennebaud2009-02-12
* fix m = m*m with m sparse (gug found by Frederik Heinz)Gravatar Gael Guennebaud2009-02-12
* fix bug in MapBase found by myguelGravatar Gael Guennebaud2009-02-12
* * exit Sum.h, exit Prod.h, welcome vectorization of redux() !Gravatar Gael Guennebaud2009-02-12
* update of the Array module docGravatar Gael Guennebaud2009-02-12
* some ICC fixesGravatar Gael Guennebaud2009-02-12
* add ei_predux_mul for AltiVecGravatar Gael Guennebaud2009-02-10
* * add ei_predux_mul internal functionGravatar Gael Guennebaud2009-02-10
* fix ICC internal compilation errorGravatar Gael Guennebaud2009-02-10
* added an experimental IterativeSolvers module (currently in unsupported)Gravatar Gael Guennebaud2009-02-10
* various minor fixes in Sparse moduleGravatar Gael Guennebaud2009-02-10
* fix doxygen \ingroup for the array moduleGravatar Gael Guennebaud2009-02-09