aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* compilation issueGravatar Gael Guennebaud2015-11-02
* bug #1099: add missing incude for CUDAGravatar Gael Guennebaud2015-10-31
* bug #1102: fix multiple definition linking issueGravatar Gael Guennebaud2015-10-30
* typoGravatar Gael Guennebaud2015-10-30
* Limit matrix size for other eigen and schur decompositionsGravatar Gael Guennebaud2015-10-30
* Limit matrix sizes for trmm unit test and complexes.Gravatar Gael Guennebaud2015-10-30
* Limit matrix size when testing for NaN: they can become prohibitively expensi...Gravatar Gael Guennebaud2015-10-30
* bug #1101: typoGravatar Gael Guennebaud2015-10-30
* Biug 1100: remove explicit CMAKE_INSTALL_PREFIX prefix to please cmake instal...Gravatar Gael Guennebaud2015-10-30
* Fix shadow warningGravatar Gael Guennebaud2015-10-30
* Workaround compilation issue with MSVC<=2013Gravatar Gael Guennebaud2015-10-30
* Fix gcc 4.4 compilation issueGravatar Gael Guennebaud2015-10-30
* Fixed a compilation warningGravatar Benoit Steiner2015-10-29
* Pulled latest updates from trunkGravatar Benoit Steiner2015-10-29
|\
* | Added a few tests to cover rank-0 tensorsGravatar Benoit Steiner2015-10-29
* | Added support for tensor maps of rank 0.Gravatar Benoit Steiner2015-10-29
* | Added support for fixed sized tensors of rank 0Gravatar Benoit Steiner2015-10-29
* | Extended the reduction code so that reducing an empty set returns the neural ...Gravatar Benoit Steiner2015-10-29
* | Added support for rank-0 tensorsGravatar Benoit Steiner2015-10-29
| * Consistently use the same index type in the fft codebase.Gravatar Benoit Steiner2015-10-29
| * Silenced a few more compilation warningsGravatar Benoit Steiner2015-10-29
| * Silenced compiler warningGravatar Benoit Steiner2015-10-29
| * Don't call internal::check_rows_cols_for_overflow twice in PlainObjectBase::r...Gravatar Benoit Steiner2015-10-29
| * Fix warning.Gravatar Gael Guennebaud2015-10-29
| * Fix duplicated declarationGravatar Gael Guennebaud2015-10-29
| * Fusion the two similar specialization of Sparse2Dense Assignment.Gravatar Gael Guennebaud2015-10-29
| * Add overloads for real times sparse<complex> operations.Gravatar Gael Guennebaud2015-10-29
| * fix copy/paste typoGravatar Gael Guennebaud2015-10-28
| * fix typoGravatar Gael Guennebaud2015-10-28
| * CUDA support: define more accurate min/max values for device::numeric_limits ...Gravatar Gael Guennebaud2015-10-28
| * Enable std::isfinite/nan/inf on MSVC 2013 and newer and clang. Fix isinf for ...Gravatar Gael Guennebaud2015-10-28
| * Fix typo in TutorialSparse: laplace equation contains gradient symbol (\nabla...Gravatar Ilya Popov2015-10-28
| * Simplify cost computations based on HugeCost being smaller that unrolling limitGravatar Gael Guennebaud2015-10-28
| * Add a unit test for large chains of productsGravatar Gael Guennebaud2015-10-28
| * Extend vectorwiseop unit test with column/row vectors as input.Gravatar Gael Guennebaud2015-10-28
| * Refactoring of the cost model:Gravatar Gael Guennebaud2015-10-28
| * Fix false negative in redux testGravatar Gael Guennebaud2015-10-27
| * Enable mpreal unit test for C++11 compiler onlyGravatar Gael Guennebaud2015-10-27
| * bug #1008: add a unit test for fast-math mode and isinf/isnan/isfinite/etc. f...Gravatar Gael Guennebaud2015-10-27
| * bug #1008: improve handling of fast-math mode for older gcc versions.Gravatar Gael Guennebaud2015-10-27
| * bug #1008: stabilize isfinite/isinf/isnan/hasNaN/allFinite functions for fast...Gravatar Gael Guennebaud2015-10-27
| * mergeGravatar Gael Guennebaud2015-10-27
| |\
| * | Simplify evaluator::Flags for Map<>Gravatar Gael Guennebaud2015-10-27
| * | Fix assign vectorization logic with respect to fixed outer-strideGravatar Gael Guennebaud2015-10-27
| | * mergeGravatar Gael Guennebaud2015-10-27
| | |\
| | * | Fix ambiguous instantiationGravatar Gael Guennebaud2015-10-27
| * | | Improve readibility of EIGEN_DEBUG_ASSIGN mode.Gravatar Gael Guennebaud2015-10-27
| | |/ | |/|
* | | Started to add support for tensors of rank 0Gravatar Benoit Steiner2015-10-26
* | | Fixed compilation warningGravatar Benoit Steiner2015-10-26
* | | Fixed compilation warningGravatar Benoit Steiner2015-10-26
|/ /