aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Added support for modulo operationGravatar Benoit Steiner2015-11-05
* Pulled latest updates from trunkGravatar Benoit Steiner2015-11-05
|\
* | Updated the regressions tests that cover full reductionsGravatar Benoit Steiner2015-11-05
* | Misc fixes to full reductionsGravatar Benoit Steiner2015-11-05
* | Fixed a bug in the extraction of sizes of fixed sized tensors of rank 0Gravatar Benoit Steiner2015-11-05
| * Add unit test for Hessian via AutoDiffScalarGravatar Gael Guennebaud2015-11-05
| * bug #1063: nest AutoDiffScalar by value to avoid dead referencesGravatar Gael Guennebaud2015-11-05
| * Fix "," in non SSE4 modeGravatar Gael Guennebaud2015-11-05
| * SPQR and UmfPack need to link to cholmod.Gravatar Gael Guennebaud2015-11-05
| * prevent stack overflow in unit testGravatar Gael Guennebaud2015-11-05
* | Updated the reduction code so that full reductions now return a tensor of ran...Gravatar Benoit Steiner2015-11-04
| * Fix AVX round/ceil/floor, and fix respective unit testGravatar Gael Guennebaud2015-11-04
|/
* Merged in aavenel/eigen (pull request PR-142)Gravatar Gael Guennebaud2015-11-04
|\
* | Add support for dense.cwiseProduct(sparse)Gravatar Gael Guennebaud2015-11-04
* | Fix compilation of sparse-triangular to dense assignmentGravatar Gael Guennebaud2015-11-04
* | Made the CUDA implementation of ploadt_ro compatible with cuda implementation...Gravatar Benoit Steiner2015-11-03
* | compilation issueGravatar Gael Guennebaud2015-11-02
| * MergeGravatar Alexandre Avenel2015-11-01
| |\ | |/ |/|
| * Add round, ceil and floor for SSE4.1/AVX (Bug #70)Gravatar Alexandre Avenel2015-11-01
* | 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