aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/test/cxx11_tensor_simple.cpp
Commit message (Expand)AuthorAge
* Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLAR...Gravatar Gael Guennebaud2018-07-17
* Relaxed the resizing checks so that they don't fail with gcc >= 5.3Gravatar Benoit Steiner2016-10-13
* Made several tensor tests compatible with cxx03Gravatar Benoit Steiner2016-04-29
* Added a few tests to cover rank-0 tensorsGravatar Benoit Steiner2015-10-29
* Updated the custom indexing code: we can now use any container that provides ...Gravatar Benoit Steiner2015-10-15
* Fixed another batch of compilation warningsGravatar Benoit Steiner2015-02-28
* Created many additional testsGravatar Benoit Steiner2015-01-14
* Created more regression testsGravatar Benoit Steiner2014-09-04
* Added a few tests to validate the behavior of the assignment operator.Gravatar Benoit Steiner2014-07-22
* Extended support for Tensors:Gravatar Benoit Steiner2014-04-28
* C++11/Tensor: Fix copyright headersGravatar Christian Seiler2013-11-16
* CXX11/Tensor: add simple initial tensor implementationGravatar Christian Seiler2013-11-14