Gael Guennebaud
|
1879917d35
|
Propagate cmake generator
|
2015-10-05 16:18:22 +02:00 |
|
Gael Guennebaud
|
deb261f64b
|
Make abs2 compatible with custom complex types
|
2015-10-02 10:33:25 +02:00 |
|
Gael Guennebaud
|
75a60d3ac0
|
bug #1075: fix AlignedBox::sample for runtime dimension
|
2015-09-30 11:44:02 +02:00 |
|
Gael Guennebaud
|
9136b95219
|
Merged in doug_kwan/eigen (pull request PR-137)
Specified signedness of char type in test
|
2015-09-30 11:37:04 +02:00 |
|
Gael Guennebaud
|
781e8c38bd
|
merge
|
2015-09-29 11:12:43 +02:00 |
|
Gael Guennebaud
|
b2b8c1d41e
|
Fix performance regression in sparse * dense product where "sparse" is an expression
|
2015-09-29 11:11:40 +02:00 |
|
Doug Kwan
|
239c9946cd
|
Specified signedness of char type in test so that test passes
consistently on different targets.
|
2015-09-28 14:26:10 -07:00 |
|
Benoit Steiner
|
d46bacb6bb
|
Call numext::mini instead of std::min in several places.
|
2015-09-28 10:40:41 -07:00 |
|
Gael Guennebaud
|
ceafed519f
|
Add support for permutation * homogenous
|
2015-09-28 16:56:11 +02:00 |
|
Gael Guennebaud
|
ddb5650530
|
bug #1070: propagate last three Matrix template arguments for NumTraits<AutoDiffScalar<>>::Real
|
2015-09-28 15:07:03 +02:00 |
|
Gael Guennebaud
|
02e940fc9f
|
bug #1071: improve doc on lpNorm and add example for some operator norms
|
2015-09-28 11:55:36 +02:00 |
|
Gael Guennebaud
|
8c1ee3629f
|
Add support for row/col-wise lpNorm()
|
2015-09-28 11:36:00 +02:00 |
|
Gael Guennebaud
|
75861f6650
|
bug #1069: fix AVX support on MSVC (use of non portable C-style cast)
|
2015-09-28 10:08:26 +02:00 |
|
Gael Guennebaud
|
d16797cfc0
|
Fix bug #1067: naming conflict
|
2015-09-19 21:44:14 +02:00 |
|
Benoit Steiner
|
13aee4463e
|
Cleaned up a test
|
2015-09-18 09:42:08 -07:00 |
|
Benoit Steiner
|
58a6453d48
|
Fixed compilation warning
|
2015-09-17 10:18:49 -07:00 |
|
Benoit Steiner
|
31afdcb4c2
|
Fix return type for TensorEvaluator<TensorSlicingOp>::data
|
2015-09-17 09:40:21 -07:00 |
|
Gael Guennebaud
|
9d993c709b
|
Fix typo in Vectowise::any()
|
2015-09-16 22:31:19 +02:00 |
|
Christoph Hertzberg
|
43ba07d4d7
|
Merged in daalpa/eigen/daalpa/removed-documentation-that-did-not-match-1442148941751 (pull request PR-136)
Removed documentation that did not match the member function DenseBase::outerSize()
|
2015-09-13 16:35:32 +02:00 |
|
daalpa
|
fab96f2ff3
|
Removed documentation that did not match the member function DenseBase::outerSize()
|
2015-09-13 12:55:57 +00:00 |
|
Christoph Hertzberg
|
d6f762d955
|
Fixed cuda code: EIGEN_DEVICE_FUNC must come after template<...>
|
2015-09-10 11:46:27 +02:00 |
|
Gael Guennebaud
|
680d318352
|
Add unit tests for bug #981: valid and invalid usage of ternary operator
|
2015-09-09 11:38:25 +02:00 |
|
Benoit Steiner
|
84e0c27b61
|
Fixed a compilation warning
|
2015-09-08 17:05:35 -07:00 |
|
Benoit Steiner
|
05f2f94f2b
|
Fixed a compilation warning
|
2015-09-08 17:04:03 -07:00 |
|
Benoit Steiner
|
98f8f0db9a
|
Added support for predux_mul for CUDA devices
|
2015-09-08 15:37:25 -07:00 |
|
Christoph Hertzberg
|
e3f69eb60d
|
Fixed minor regression caused by 7031a851d4
|
2015-09-08 10:53:10 +02:00 |
|
Gael Guennebaud
|
5bf971e5b8
|
MKL is now free of charge for opensource
|
2015-09-07 11:23:55 +02:00 |
|
Gael Guennebaud
|
73a86cfcd3
|
Add EIGEN_QUATERNION_PLUGIN
|
2015-09-07 11:12:30 +02:00 |
|
Gael Guennebaud
|
7fad309631
|
Fix link and code formating
|
2015-09-07 11:08:41 +02:00 |
|
Gael Guennebaud
|
7031a851d4
|
Generalize matrix ctor and compute() method of dense decomposition to 1) limit temporaries, 2) forward expressions to nested decompositions, 3) fix ambiguous ctor instanciation for square decomposition
|
2015-09-07 10:42:04 +02:00 |
|
Gael Guennebaud
|
1702fcb72e
|
Added tag 3.3-alpha1 for changeset f9303cc7c5
|
2015-09-04 17:27:20 +02:00 |
|
Gael Guennebaud
|
f9303cc7c5
|
bump to 3.3-alpha1
|
2015-09-04 17:26:36 +02:00 |
|
Gael Guennebaud
|
b20a55a608
|
Workaround wrong instanciation made by VS2010
|
2015-09-04 15:25:58 +02:00 |
|
Gael Guennebaud
|
ed265258e4
|
Fix returned index type of inner iterators of sparse blocks.
|
2015-09-03 15:07:35 +02:00 |
|
Gael Guennebaud
|
a835dfca73
|
InnerIterator::index() should really return a StorageIndex
|
2015-09-03 14:53:51 +02:00 |
|
Gael Guennebaud
|
941a99ac1a
|
Add a few missing EIGEN_DEVICE_FUNC declarations
|
2015-09-03 14:14:54 +02:00 |
|
Gael Guennebaud
|
d91db41a31
|
Fix documentation example
|
2015-09-03 14:14:14 +02:00 |
|
Gael Guennebaud
|
3942db9d7c
|
Use inline versus static free functions.
|
2015-09-03 13:42:54 +02:00 |
|
Doug Kwan
|
5c9ee73eb9
|
Implement plog and pexp for AltiVec.
|
2015-07-30 11:12:42 -07:00 |
|
Gael Guennebaud
|
5a1cc5d24c
|
bug #1053: fix SuplerLU::solve with EIGEN_DEFAULT_TO_ROW_MAJOR
|
2015-09-03 11:25:36 +02:00 |
|
Gael Guennebaud
|
2795ffd6a0
|
Fix Index vs StorageIndex naming convention
|
2015-09-03 11:18:27 +02:00 |
|
Gael Guennebaud
|
ef2b54f422
|
Fix AMD ordering when a column has only one off-diagonal non-zero (also fix bug #1045)
|
2015-09-03 11:04:06 +02:00 |
|
Christoph Hertzberg
|
5ad7981f73
|
Use full packet size for Dynamic-sized objects (otherwise, the unalignedcount unit test fails with AVX enabled)
|
2015-09-02 22:51:43 +02:00 |
|
Gael Guennebaud
|
aa768add0b
|
Since there is no reason for evaluators to be nested by reference, let's remove the evaluator<>::nestedType indirection.
|
2015-09-02 22:10:39 +02:00 |
|
Gael Guennebaud
|
51455824ea
|
Fix AlignedVector3 wrt previous change
|
2015-09-02 21:51:58 +02:00 |
|
Gael Guennebaud
|
f8976fdbe0
|
Make evaluators non-copyable. This guarantee that evaluators storing temporaries do not introduce unwanted copy overhead.
|
2015-09-02 21:39:49 +02:00 |
|
Gael Guennebaud
|
92b9f0e102
|
Cleaning pass on evaluators: remove the useless and error prone evaluator<>::type indirection.
|
2015-09-02 21:38:40 +02:00 |
|
Gael Guennebaud
|
cda55ab245
|
Fix compilation of cuda unit test
|
2015-09-02 16:59:07 +02:00 |
|
Gael Guennebaud
|
14458ec0a0
|
Fix packetmath unit test for exp and log
|
2015-09-02 15:47:58 +02:00 |
|
Gael Guennebaud
|
6b99afa5ae
|
Fix LSCG::solve with a sparse destination.
|
2015-09-02 15:34:03 +02:00 |
|