Simon Pilgrim
|
fab0235369
|
Fix bug #590: NEON Duplicate lane load
|
2013-06-23 14:13:21 +02:00 |
|
Gael Guennebaud
|
dd964ec08c
|
Fix a couple of warnings
|
2013-06-21 19:06:45 +02:00 |
|
Gael Guennebaud
|
620e4277bc
|
Disable ASM comments on non x86 architecture and do not redfine if EIGEN_ASM_COMMENT is already defined
|
2013-06-21 17:49:36 +02:00 |
|
Gael Guennebaud
|
8cc9b12589
|
Add missing using std::pow in lpNorm.
|
2013-06-21 11:37:33 +02:00 |
|
Gael Guennebaud
|
ba79e39c5c
|
bug #71: enable vectorization of diagonal products in more cases.
|
2013-06-18 17:44:25 +02:00 |
|
Jitse Niesen
|
e37ff98bbb
|
Implement mixed static/dynamic-size .block() (bug #579)
|
2013-06-18 14:29:15 +01:00 |
|
Gael Guennebaud
|
33788b97dd
|
Fix compilation issue with some compilers (when doing using Base::foo;, foo must be visible in the direct base class)
|
2013-06-18 00:48:47 +02:00 |
|
Rhys Ulerich
|
437e26d000
|
Fix documentation typo
|
2013-06-17 14:28:42 +00:00 |
|
Gael Guennebaud
|
55365566b2
|
Fix HouseholderSequence::conjugate() and ::adjoint() and add respective unit tests.
|
2013-06-17 00:14:42 +02:00 |
|
Gael Guennebaud
|
9f11f80db1
|
Make psqrt works with numeric_limits<float>::min
|
2013-06-14 10:55:05 +02:00 |
|
Jeff Dean
|
d5fa5001a7
|
Fix bug #613: psqrt was incorrect for small numbers
|
2013-06-13 18:17:27 +02:00 |
|
Gael Guennebaud
|
d541765e85
|
Fix copy constructor signature
|
2013-06-12 18:02:13 +02:00 |
|
Gael Guennebaud
|
f3a029e957
|
Remove meaningless explicit qualifier
|
2013-06-12 13:05:23 +02:00 |
|
Gael Guennebaud
|
62670c83a0
|
Fix bug #314: move remaining math functions from internal to numext namespace
|
2013-06-10 23:40:56 +02:00 |
|
Gael Guennebaud
|
92eb807c30
|
Fix warning: explicitely initialize all member of IOFormat
|
2013-06-12 09:24:07 +02:00 |
|
Gael Guennebaud
|
7742eacfeb
|
Add default value for IsRepeatable in functor_traits
|
2013-06-12 09:22:59 +02:00 |
|
Gael Guennebaud
|
f3af423c70
|
Add missing dependency in SparseSholesky header
|
2013-06-11 21:13:30 +02:00 |
|
Desire NUENTSA
|
1bf18bd57f
|
Fix bug in SparseLU dfs for dense matrices
|
2013-06-11 14:48:04 +02:00 |
|
Desire NUENTSA
|
9266f65318
|
Fix bug #588 : Compute a determinant using SparseLU
|
2013-06-11 14:46:13 +02:00 |
|
Desire NUENTSA
|
4cd8245c96
|
Add support with unit test for off-diagonal sparse matrix views
|
2013-06-11 14:42:29 +02:00 |
|
Gael Guennebaud
|
18e476107e
|
Fix bug #583: add compile-time check that DenseIndex is signed
|
2013-06-10 17:16:16 +02:00 |
|
Simon Pilgrim
|
ca67c60150
|
Fix bug #591: minor optimization in NEON vectorization support
|
2013-06-10 15:59:03 +02:00 |
|
Gael Guennebaud
|
26c35b95c7
|
Fix bug #598: add explicit cast to Scalar type
|
2013-06-10 12:03:55 +02:00 |
|
Gael Guennebaud
|
0525874a03
|
Fix bug #599: add missing documentation of some members in QR module.
|
2013-06-10 11:58:28 +02:00 |
|
Gael Guennebaud
|
2b6528effc
|
HouseholderSequence should expose standard enums (Rows/Cols, etc.))
|
2013-06-10 11:42:14 +02:00 |
|
Gael Guennebaud
|
e8c963568c
|
Simplify and generalize assign_selector logic
|
2013-06-10 10:32:29 +02:00 |
|
Gael Guennebaud
|
b6d3fcf6f2
|
Fix bug #605: ambiguous call to std::min when calling .diagonal() on a sparse matrix with non default index type
|
2013-06-10 10:11:29 +02:00 |
|
Gael Guennebaud
|
e392948548
|
Fix bug #607: handle implicit transposition from sparse vector to dense vector
|
2013-06-10 00:06:40 +02:00 |
|
Gael Guennebaud
|
a69b4b092b
|
Fix bug #608: the sign computation in LDLT was broken
|
2013-06-09 23:19:32 +02:00 |
|
Gael Guennebaud
|
c98fd7a6ca
|
Fix bug #609: avoid if statement and improve consistency of eulerAngles method
|
2013-06-09 23:14:45 +02:00 |
|
Gael Guennebaud
|
e04b59929e
|
fix unused variable warning
|
2013-06-09 21:03:32 +02:00 |
|
Gael Guennebaud
|
b3adc4face
|
Add missing pconj specializations
|
2013-05-17 17:25:29 +02:00 |
|
Desire NUENTSA
|
d7cd957f10
|
Include misc struct declarations
|
2013-05-29 10:15:40 +02:00 |
|
Desire NUENTSA
|
e0566a817f
|
Delete unneeded resize in SparseQR
|
2013-05-22 10:44:12 +02:00 |
|
Desire NUENTSA
|
8e050bd681
|
Optimize Sparse setIdentity and add a unit test
|
2013-05-22 10:43:12 +02:00 |
|
Desire NUENTSA
|
cf939f154f
|
Fix bug #596 : Recover plain SparseMatrix from SparseQR matrixQ()
|
2013-05-21 17:35:10 +02:00 |
|
Gael Guennebaud
|
bd7511fc36
|
Fix return type of TriangularView::ReverseInnerIterator::operator++
|
2013-05-17 14:40:32 +02:00 |
|
Gael Guennebaud
|
bd0474adbb
|
Fix A=A with A a SparseMatrix
|
2013-05-17 14:39:31 +02:00 |
|
Gael Guennebaud
|
9ab3811cc5
|
Disallow implicit scalar conversion of SparseMatrix
|
2013-05-17 14:02:20 +02:00 |
|
Gael Guennebaud
|
b5e5b6aa57
|
Fix non const data() member in Array and Matrix wrappers.
|
2013-05-16 10:18:19 +02:00 |
|
Desire NUENTSA
|
f7bdbf69e1
|
Add support in SparseLU to solve with L and U factors independently
|
2013-05-14 17:15:23 +02:00 |
|
Desire NUENTSA
|
83736e9c61
|
Set back the default ordering method in SPQR support
|
2013-05-13 13:08:13 +02:00 |
|
Desire NUENTSA
|
122b16d841
|
fix memory leak from Cholmod data in SPQR support
|
2013-05-13 13:04:12 +02:00 |
|
Gael Guennebaud
|
43bb942365
|
Add missing support for x.noalias() = ReturnByValue<...>
|
2013-05-13 10:39:50 +02:00 |
|
Gael Guennebaud
|
fcdbfabf7a
|
Fix setFromTripplet with empty inputs
|
2013-05-03 14:28:37 +02:00 |
|
Gael Guennebaud
|
aa8b897607
|
document the evaluation order of the comma initializer
|
2013-04-19 14:03:16 +02:00 |
|
Gael Guennebaud
|
9a4caf2b0f
|
Extend internal doc of ploaddup and palign
|
2013-04-17 09:17:34 +02:00 |
|
Gael Guennebaud
|
94e20f485c
|
Big 564: add hasNaN and isFinite members
|
2013-04-16 15:10:40 +02:00 |
|
Desire NUENTSA
|
d4b0c19a46
|
Fix a bug in Supernodal Matrix Iterator
|
2013-04-15 17:24:49 +02:00 |
|
Gael Guennebaud
|
9816e8532e
|
Fix bug #482: pass scalar value by const reference (it remained a few cases)
|
2013-04-12 15:26:55 +02:00 |
|