aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/test/CMakeLists.txt
Commit message (Expand)AuthorAge
...
* Added a test for full reductions on GPUGravatar Benoit Steiner2015-06-29
* Added the ability to generate a tensor from a custom user defined 'generator'...Gravatar Benoit Steiner2015-04-22
* Pulled latest update from the eigen main codebaseGravatar Benoit Steiner2015-03-24
|\
* | Added support for 32bit index on a per tensor/tensor expression. This enables...Gravatar Benoit Steiner2015-02-27
| * Re-enbale detection of min/max parentheses protection, and re-enable mpreal_s...Gravatar Gael Guennebaud2015-02-27
|/
* Remove EIGEN_TEST_C++0x option and let EIGEN_TEST_CXX11 adds the -std=c++11 flagGravatar Gael Guennebaud2015-02-20
* Pulled the latest changes from the trunkGravatar Benoit Steiner2015-02-06
|\
* | Created many additional testsGravatar Benoit Steiner2015-01-14
| * Adding missing OPENGL_LIBRARIES for openglsupport test. Also adding OpenGL in...Gravatar Abhijit Kundu2014-12-04
* | Added support for extraction of patches from imagesGravatar Benoit Steiner2014-11-13
* | Added support for static list of indicesGravatar Benoit Steiner2014-11-12
* | Fixed a compilation error triggered by some operations on fixed sized tensorsGravatar Benoit Steiner2014-11-05
* | Fixed a testGravatar Benoit Steiner2014-11-05
* | Fixed a testGravatar Benoit Steiner2014-10-31
| * Move D&C SVD to official SVD module.Gravatar Gael Guennebaud2014-10-29
* | Added support for tensor referencesGravatar Benoit Steiner2014-10-28
* | Misc improvements and cleanupsGravatar Benoit Steiner2014-10-13
* | Added support for patch extractionGravatar Benoit Steiner2014-10-13
* | Added ability to print a tensor using an iostream.Gravatar Benoit Steiner2014-10-10
* | Added support for tensor chipsGravatar Benoit Steiner2014-10-10
* | Fixed the tensor shuffling testGravatar Benoit Steiner2014-10-10
* | Fixed the thread pool testGravatar Benoit Steiner2014-10-10
* | Generalized the gebp apisGravatar Benoit Steiner2014-10-02
* | Fixes for the forced evaluation of tensor expressionsGravatar Benoit Steiner2014-10-02
* | More tests to validate the const-correctness of the tensor code.Gravatar Benoit Steiner2014-10-02
* | Added support for tensor reductions and concatenationsGravatar Benoit Steiner2014-10-01
* | Added tests for tensors of const values and tensors of stringswwq::Gravatar Benoit Steiner2014-10-01
| * Fix inner-stride of AlignedVector3Gravatar Gael Guennebaud2014-09-18
| * Update KroneckerProduct wrt evaluator changesGravatar Gael Guennebaud2014-09-18
| * Make MatrixFunction use nested_eval instead of nestedGravatar Gael Guennebaud2014-09-18
| * Remove deprecated code not used by evaluatorsGravatar Gael Guennebaud2014-09-18
| * Factorize *SVD::solve to SVDBaseGravatar Gael Guennebaud2014-09-01
| * Disable a few unit tests in unsupportedGravatar Gael Guennebaud2014-09-01
* | Misc api improvements and cleanupsGravatar Benoit Steiner2014-08-23
* | Added support for broadcastingGravatar Benoit Steiner2014-08-20
* | Added support for fast integer divisions by a constantGravatar Benoit Steiner2014-08-14
* | Fixed compilation errorsGravatar Benoit Steiner2014-08-14
* | Added a few regression testsGravatar Benoit Steiner2014-08-14
* | Pulled in the latest changes from the Eigen trunkGravatar Benoit Steiner2014-08-13
|\|
* | Created additional unit tests for the tensor code and improved existing ones.Gravatar Benoit Steiner2014-06-13
* | Fixed a few compilation errors.Gravatar Benoit Steiner2014-06-10
* | Pulled latest updates from the Eigen main trunk.Gravatar Benoit Steiner2014-06-10
|\|
* | Fixed a typoGravatar Benoit Steiner2014-06-06
* | Created additional tests for the tensor code.Gravatar Benoit Steiner2014-06-05
* | Vectorized the evaluation of tensor expression (using SSE, AVX, NEON, ...)Gravatar Benoit Steiner2014-05-16
* | Extended support for Tensors:Gravatar Benoit Steiner2014-04-28
|/
* CXX11/TensorSymmetry: add symmetry support for Tensor classGravatar Christian Seiler2013-11-14
* CXX11/Tensor: add simple initial tensor implementationGravatar Christian Seiler2013-11-14
* C++11: add template metaprogramming helpersGravatar Christian Seiler2013-11-14
* Fixed bug #702 and added unit test.Gravatar Christoph Hertzberg2013-11-07