Rasmus Munk Larsen
|
5e144bbaa4
|
Make NaN propagatation consistent between the pmax/pmin and std::max/std::min. This makes the NaN propagation consistent between the scalar and vectorized code paths of Eigen's scalar_max_op and scalar_min_op.
See #1373 for details.
|
2017-01-24 13:32:50 -08:00 |
|
Benoit Steiner
|
92fc6add43
|
Don't rely on c++11 extension when we don't have to.
|
2016-05-17 07:21:22 -07:00 |
|
Christoph Hertzberg
|
dacb469bc9
|
Enable and fix -Wdouble-conversion warnings
|
2016-05-05 13:35:45 +02:00 |
|
Benoit Steiner
|
5d2fd64a1a
|
Fixed compilation error when compiling with gcc4.7
|
2015-03-03 08:56:49 -08:00 |
|
Benoit Steiner
|
641e824c56
|
Added cube() operation
|
2015-01-15 11:11:48 -08:00 |
|
Benoit Steiner
|
b5124e7cfd
|
Created many additional tests
|
2015-01-14 15:46:04 -08:00 |
|
Benoit Steiner
|
8998f4099e
|
Created additional tests for the tensor code.
|
2014-06-05 10:49:34 -07:00 |
|
Benoit Steiner
|
0320f7e3a7
|
Added support for fixed sized tensors.
Improved support for tensor expressions.
|
2014-05-06 11:18:37 -07:00 |
|