aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Core/util
Commit message (Expand)AuthorAge
...
* | Merged eigen/eigen into defaultGravatar Konstantinos Margaritis2014-09-21
|\ \
| * | Remove deprecated code not used by evaluatorsGravatar Gael Guennebaud2014-09-18
| | * Merged latest updates from the Eigen trunk.Gravatar Benoit Steiner2014-09-15
| | |\
| * | \ merge with default branchGravatar Gael Guennebaud2014-09-14
| |\ \ \ | | | |/ | | |/|
| * | | merge with default branchGravatar Gael Guennebaud2014-09-01
| |\ \ \
* | | | | Initial VSX commitGravatar Konstantinos Margaritis2014-08-29
| * | | | merge default branchGravatar Gael Guennebaud2014-08-29
| |\ \ \ \ | |/ / / / |/| | | |
| | | | * Pulled in the latest changes from the Eigen trunkGravatar Benoit Steiner2014-08-13
| | | | |\
| | | * | | fix for MKL_BLAS not defined in MKL 11.2Gravatar Yan Zhou2014-09-08
| | | * | | Replace asm by __asm__ (bug #873)Gravatar Jitse Niesen2014-09-06
| | | * | | Optimization: "matrix<complex> * real" did not call the special path and the ...Gravatar Gael Guennebaud2014-09-02
| | |/ / /
| | * / / bug #871: fix compilation on ARM/Neon regarding __has_builtin usageGravatar Gael Guennebaud2014-09-01
| |/ / / |/| | |
* | | | bug #861: enable posix_memalign with PGIGravatar Gael Guennebaud2014-08-26
| |_|/ |/| |
| * | Make minimal changes to make homogenous compatible with evaluatorsGravatar Gael Guennebaud2014-07-31
| * | Make permutation compatible with sparse matricesGravatar Gael Guennebaud2014-07-30
* | | add missing delete operator overloadsGravatar Gael Guennebaud2014-07-30
* | | Define EIGEN_TRY, EIGEN_CATCH, EIGEN_THROW as suggested by Moritz Klammer.Gravatar Christoph Hertzberg2014-07-22
| * | Refactor TriangularView to handle both dense and sparse objects. Introduce a ...Gravatar Gael Guennebaud2014-07-22
| * | Compilation fixesGravatar Gael Guennebaud2014-07-20
* | | Applied changes suggested by Christoph Hertzberg to c'tor leak fix.Gravatar Moritz Klammler2014-07-18
| * | merge with default branchGravatar Gael Guennebaud2014-07-18
| |\ \
| * \ \ merge with default branchGravatar Gael Guennebaud2014-07-10
| |\ \ \
* | | | | Avoid memory leak when constructor of user-defined type throws exception.Gravatar Moritz Klammler2014-07-06
| |_|/ / |/| | |
* | | | bug #826: fix is_convertible for MSVC and add minimalistic unit test for is_c...Gravatar Gael Guennebaud2014-07-16
| |/ / |/| |
* | | bug #837: Always re-align the result of EIGEN_ALLOCA.Gravatar Christoph Hertzberg2014-07-08
* | | Fix regression introduced by 3117036b80075390dbc46f60aa0d595e5a44661bGravatar Christoph Hertzberg2014-07-04
| * | merge with default branchGravatar Gael Guennebaud2014-07-02
| |\ \ | |/ / |/| |
| * | Split StorageKind promotion into two helpers: one for products, and one for c...Gravatar Gael Guennebaud2014-07-01
* | | Removed the deprecated EIGEN2_SUPPORT, as previously announced. A compilation...Gravatar Christoph Hertzberg2014-07-01
| * | Add a NoPreferredStorageOrderBit flag for expression having no preferred stor...Gravatar Gael Guennebaud2014-06-27
| * | Generalize static assertions on matching sizes to avoid the need for SizeAtCo...Gravatar Gael Guennebaud2014-06-25
* | | Workaround clang error introduced by 3117036b80075390dbc46f60aa0d595e5a44661bGravatar Christoph Hertzberg2014-06-23
* | | Fix bug #729: Use alloca if it is definedGravatar Christoph Hertzberg2014-06-23
| * | Backport changes from old to new expression enginesGravatar Gael Guennebaud2014-06-20
| * | merge with default branchGravatar Gael Guennebaud2014-06-20
| |\ \ | |/ / |/| |
| * | mergeGravatar Gael Guennebaud2014-06-20
| |\ \
| * | | 1- Introduce sub-evaluator types for unary, binary, product, and map expressi...Gravatar Gael Guennebaud2014-06-20
| | | * Pulled latest updates from the Eigen main trunk.Gravatar Benoit Steiner2014-06-10
| | | |\ | |_|_|/ |/| | |
* | | | Merged in benoitsteiner/eigen-fixes (pull request PR-62)Gravatar Christoph Hertzberg2014-05-08
|\ \ \ \
| * | | | Made it possible to call the assignment operator on an Eigen::Block from a CU...Gravatar Benoit Steiner2014-05-07
* | | | | Fix bug #803: avoid char* to int* conversionGravatar Gael Guennebaud2014-05-01
| | | | * Extended support for Tensors:Gravatar Benoit Steiner2014-04-28
| |_|_|/ |/| | |
* | | | merge with default branchGravatar Gael Guennebaud2014-04-22
|\ \ \ \
* | | | | Fixes for fixed sizes and non vectorizable typesGravatar Gael Guennebaud2014-04-17
* | | | | Enable alloca on MAC OSXGravatar Gael Guennebaud2014-04-16
| * | | | Check IMKL version for compatibility with EigenGravatar Mark Borgerding2014-04-15
| | | | * Port products with permutation matrices to evaluators.Gravatar Jitse Niesen2014-04-15
| | | |/
| * | | Updated my previous fix to avoid introducing a compilation warning on ARM pla...Gravatar Benoit Steiner2014-04-10
| * | | Silenced a compilation warning produced by nvcc.Gravatar Benoit Steiner2014-04-10
| |/ /
* | | Merged latest updates from the parent branchGravatar Benoit Steiner2014-03-26
|\| |