aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/test
Commit message (Expand)AuthorAge
* Backout changeset 690bc950f70c61075d396671e63480bbd64bb297Gravatar Gael Guennebaud2016-01-22
* fix clang warningsGravatar Jan Prach2016-01-20
* bug #1136: Protect isinf for Intel compilers. Also don't distinguish GCC from...Gravatar Christoph Hertzberg2015-12-15
* Merged in ebrevdo/eigen (pull request PR-148)Gravatar Gael Guennebaud2015-12-11
|\
* | Made 2 tests compile without cxx11.Gravatar Benoit Steiner2015-12-10
* | Use the proper accessor to refer to the value of a scalar tensorGravatar Benoit Steiner2015-12-10
* | Updated the cxx11_tensor_custom_op to not require cxx11.Gravatar Benoit Steiner2015-12-10
* | Updated the cxx11_tensor_assign test to make it compile without support for c...Gravatar Benoit Steiner2015-12-10
| * Add special functions to Eigen: lgamma, erf, erfc.Gravatar Eugene Brevdo2015-12-07
|/
* Update ADOL-C support.Gravatar Gael Guennebaud2015-11-30
* Fixed another clang compilation warningGravatar Benoit Steiner2015-11-19
* Fixed compilation warning generated by clangGravatar Benoit Steiner2015-11-19
* Shard the uint128 testGravatar Benoit Steiner2015-11-19
* Cleanup the integer division testGravatar Benoit Steiner2015-11-19
* Added support for 128bit integers on CUDA devices.Gravatar Benoit Steiner2015-11-19
* Avoid using the version of TensorIntDiv optimized for 32-bit integers when th...Gravatar Benoit Steiner2015-11-18
* Completed the IndexList rewriteGravatar Benoit Steiner2015-11-12
* Pulled latest updates from trunkGravatar Benoit Steiner2015-11-05
|\
* | Updated the regressions tests that cover full reductionsGravatar Benoit Steiner2015-11-05
| * Add unit test for Hessian via AutoDiffScalarGravatar Gael Guennebaud2015-11-05
|/
* Pulled latest updates from trunkGravatar Benoit Steiner2015-10-29
|\
* | Added a few tests to cover rank-0 tensorsGravatar Benoit Steiner2015-10-29
| * Enable mpreal unit test for C++11 compiler onlyGravatar Gael Guennebaud2015-10-27
|/
* Fixed compilation error triggered by gcc 4.7Gravatar Benoit Steiner2015-10-26
* disable usage of INTMAX_TGravatar Gael Guennebaud2015-10-23
* remove useless cstdint headerGravatar Gael Guennebaud2015-10-23
* Added tests for the fft codeGravatar Benoit Steiner2015-10-22
* Fixed incorrect expected valueGravatar Benoit Steiner2015-10-22
* Added a constructor to simplify the construction of tensormap from tensorGravatar Benoit Steiner2015-10-22
* Added some syntactic sugar to make it simpler to compare a tensor to a scalar.Gravatar Benoit Steiner2015-10-21
* Added support for boolean reductions (ie 'and' & 'or' reductions)Gravatar Benoit Steiner2015-10-20
* Updated the custom indexing code: we can now use any container that provides ...Gravatar Benoit Steiner2015-10-15
* Tightened the definition of isOfNormalIndex to take into account integer type...Gravatar Benoit Steiner2015-10-14
* added CustomIndex capability only to Tensor and not yet to TensorBase.Gravatar Gabriel Nützi2015-10-09
* Fix macro issuesGravatar Gael Guennebaud2015-10-13
* update mpreal.hGravatar Gael Guennebaud2015-10-13
* Move IncompleteCholesky to official modulesGravatar Gael Guennebaud2015-10-08
* Cleaned up a testGravatar Benoit Steiner2015-09-18
* Fixed compilation warningGravatar Benoit Steiner2015-09-17
* Fix return type for TensorEvaluator<TensorSlicingOp>::dataGravatar Benoit Steiner2015-09-17
* Fixed a compilation warningGravatar Benoit Steiner2015-09-08
* Fixed a compilation warningGravatar Benoit Steiner2015-09-08
* Use full packet size for Dynamic-sized objects (otherwise, the unalignedcount...Gravatar Christoph Hertzberg2015-09-02
* Added support for argmax/argminGravatar Benoit Steiner2015-08-31
* Fix some trivial warningsGravatar Christoph Hertzberg2015-08-19
* Protect further isnan/isfinite/isinf callsGravatar Christoph Hertzberg2015-08-16
* Add a unit test for IncompleteCholeskyGravatar Gael Guennebaud2015-08-04
* Added a test for shufflingGravatar Benoit Steiner2015-07-29
* Fixed a few compilation warnings triggered by clangGravatar Benoit Steiner2015-07-29
* Many files were missing in previous changeset.Gravatar Gael Guennebaud2015-07-29