aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/test/cxx11_tensor_contraction.cpp
Commit message (Expand)AuthorAge
* Updated the contraction code to support constant inputs.Gravatar Benoit Steiner2016-09-01
* Updated the contraction code to ensure that full contraction return a tensor ...Gravatar Benoit Steiner2016-05-05
* Fix bug in tensor contraction. The code assumes that contraction axis indices...Gravatar Benoit Steiner2016-03-17
* Made the contraction test more portableGravatar Benoit Steiner2016-03-04
* Backout changeset 690bc950f70c61075d396671e63480bbd64bb297Gravatar Gael Guennebaud2016-01-22
* fix clang warningsGravatar Jan Prach2016-01-20
* Allowed tensor contraction operation with an empty array of dimension pairs, ...Gravatar Godeffroy Valet2015-07-25
* Fixed another batch of compilation warningsGravatar Benoit Steiner2015-02-28
* Fix non initialized entries and comparison of very small numbersGravatar Gael Guennebaud2015-02-06
* Created many additional testsGravatar Benoit Steiner2015-01-14
* Ensured that contractions that can be reduced to a matrix vector product work...Gravatar Benoit Steiner2015-01-06
* Improved contraction testGravatar Benoit Steiner2014-10-03
* Created more regression testsGravatar Benoit Steiner2014-09-04
* Fixed a few compilation errors.Gravatar Benoit Steiner2014-06-10
* Created additional tests for the tensor code.Gravatar Benoit Steiner2014-06-05