aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen/CXX11/src/Core
Commit message (Expand)AuthorAge
* Fixed the cxx11_meta testGravatar Benoit Steiner2015-02-06
* Misc improvementsGravatar Benoit Steiner2015-01-14
* Misc improvements and cleanupsGravatar Benoit Steiner2014-10-13
* Created the IndexPair type to store pair of tensor indices. CUDA doesn't supp...Gravatar Benoit Steiner2014-10-03
* Added ability to get the nth element from an abstract array type.Gravatar Benoit Steiner2014-08-13
* Pulled latest updates from the Eigen main trunk.Gravatar Benoit Steiner2014-06-10
|\
* | Fixes compilation errors triggered when compiling the tensor contraction code...Gravatar Benoit Steiner2014-06-09
| * unsupported/CXX11/Core: allow gen_numeric_list to have a starting pointGravatar Christian Seiler2014-06-04
| * unsupported/ C++11 workarounds: don't use hack for libc++ if not requiredGravatar Christian Seiler2014-06-04
* | Added support for tensor contractionsGravatar Benoit Steiner2014-06-04
* | Added support for fixed sized tensors.Gravatar Benoit Steiner2014-05-06
* | Extended support for Tensors:Gravatar Benoit Steiner2014-04-28
|/
* Fixed a typo in CXX11Meta.hGravatar Benoit Steiner2014-04-14
* C++11/Tensor: Fix copyright headersGravatar Christian Seiler2013-11-16
* C++11: add template metaprogramming helpersGravatar Christian Seiler2013-11-14