aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
Commit message (Collapse)AuthorAge
* Workaround broken complex*real product on old clang versionsGravatar Gael Guennebaud2015-06-17
|
* workaround clang's broken complex divisionGravatar Gael Guennebaud2015-06-17
|
* Add unit test for bug #879Gravatar Gael Guennebaud2015-06-16
|
* Remove aligned-on-scalar assert and fallback to non vectorized path at ↵Gravatar Gael Guennebaud2015-06-14
| | | | runtime (first_aligned already had this runtime guard)
* Relax tolerance when testing LDLT on singular problemsGravatar Gael Guennebaud2015-06-15
|
* Extend VERIFY_IS_APPROX to report the magnitude of the relative difference ↵Gravatar Gael Guennebaud2015-06-15
| | | | in case of failure. This will ease identifying strongest failing tests
* Fix use of unitialized buffers.Gravatar Gael Guennebaud2015-06-13
|
* Introduce EIGEN_PI, get rid of M_PI and acos(-1.0)Gravatar Gael Guennebaud2015-06-10
|
* Rename free functions isFinite, isInf, isNaN to be compatible with c++11Gravatar Gael Guennebaud2015-06-10
|
* bug #80: merge with d_hood branch on adding more coefficient-wise unary ↵Gravatar Gael Guennebaud2015-06-10
|\ | | | | | | array functors
* | bug #890, add a more general routine to check that two dense object ↵Gravatar Gael Guennebaud2015-06-10
| | | | | | | | reference to the same data
* | Add regression test for bug #890Gravatar Gael Guennebaud2015-06-10
| |
* | bug #910: add a StandardCompressedFormat option to Ref<SparseMatrix> to ↵Gravatar Gael Guennebaud2015-06-09
| | | | | | | | | | | | enforce standard compressed storage format. If the input is not compressed, then this trigger a copy for a const Ref, and a runtime assert for non-const Ref.
* | bug #650: fix sparse * dense wrt noalias and compound assignmentGravatar Gael Guennebaud2015-06-09
| |
* | fix unused variable warningGravatar Gael Guennebaud2015-06-09
| |
* | bug #872: remove usage of deprecated bind1st.Gravatar Gael Guennebaud2015-06-09
| |
* | Skip too large real-world problems for solvers that do not scale (e.g., ↵Gravatar Gael Guennebaud2015-06-09
| | | | | | | | SimplicialLLT without reordering)
* | Fix shadow warnings triggered by clangGravatar Gael Guennebaud2015-06-09
| |
* | Extend unit test and documentation of SelfAdjointEigenSolver::computeDirectGravatar Gael Guennebaud2015-06-08
| |
* | bug #997: add missing evaluators for m.lazyProduct(v.homogeneous())Gravatar Gael Guennebaud2015-06-08
| |
* | Add unit test for m.replicate(...)(index).Gravatar Gael Guennebaud2015-06-08
| |
* | Improve unit testing of real-word sparse problem (fix some shortcommings, ↵Gravatar Gael Guennebaud2015-06-05
| | | | | | | | use VERIFY, etc.)
* | Do go to full accuracy when testing BiCGSTAB.Gravatar Gael Guennebaud2015-06-05
| |
* | Add regression test for bugs #854 and #1014, and check that the eigenvector ↵Gravatar Gael Guennebaud2015-05-12
| | | | | | | | matrix is unitary.
* | Make test matrices for eigensolver/selfadjoint even more trickyGravatar Gael Guennebaud2015-05-12
| |
* | bug #872: Avoid deprecated binder1st/binder2nd usage by providing custom ↵Gravatar Christoph Hertzberg2015-05-07
| | | | | | | | functors for comparison operators
* | Extend unit tests of sefladjoint-eigensolverGravatar Gael Guennebaud2015-05-07
| |
* | Regression test for bug #302Gravatar Christoph Hertzberg2015-04-26
| | | | | | | | | | | | (transplanted from 80fd8fab87d7d65cfeb9b1e64d8b42ee4463ab64 ) Changed DenseIndex to Index
* | Extend unit test of Map<,,Stride<>> with stack allocated buffers and less ↵Gravatar Gael Guennebaud2015-04-24
| | | | | | | | trivial operations.
* | Extend unit test of Map<> with stack allocated buffers and less trivial ↵Gravatar Gael Guennebaud2015-04-24
| | | | | | | | operations.
| * Merged default into unary-array-cwise-functorsGravatar Deanna Hood2015-04-20
| |\
* | | bug #942: fix dangling references in evaluator of diagonal * sparse products.Gravatar Gael Guennebaud2015-04-18
| | |
* | | Constructing a Matrix/Array with implicit transpose could lead to memory leaks.Gravatar Christoph Hertzberg2015-04-16
| |/ |/| | | | | Also reduced code duplication for Matrix/Array constructors
| * Don't use M_PI since it's only guaranteed to be defined in Eigen/GeometryGravatar Deanna Hood2015-04-08
| |
* | bug #875: remove broken SparseMatrixBase::nonZeros and introduce a ↵Gravatar Gael Guennebaud2015-04-01
| | | | | | | | | | | | nonZerosEstimate() method to sparse evaluators for internal uses. Factorize some code in SparseCompressedBase.
* | bug #973: enable alignment of multiples of half-packet size (e.g., Vector6d ↵Gravatar Gael Guennebaud2015-04-01
| | | | | | | | with AVX)
* | bug #986: add support for coefficient-based product with 0 depth.Gravatar Gael Guennebaud2015-04-01
| |
* | Fix bug #987: wrong alignement guess in diagonal product.Gravatar Gael Guennebaud2015-03-31
| |
* | Add row/column-wise reverseInPlace feature.Gravatar Gael Guennebaud2015-03-31
| |
* | Make reverseInPlace really work in-place.Gravatar Gael Guennebaud2015-03-31
| |
* | Fix vectorization of swap for non trivial expressionsGravatar Gael Guennebaud2015-03-31
| |
* | Fix computeProductBlockingSizes with m==0, and add respective unit test.Gravatar Gael Guennebaud2015-03-31
| |
* | Addendum to last patch: k is Index and not intGravatar Christoph Hertzberg2015-03-31
| |
* | bug #985: RealQZ failed when either matrix had zero rows or columns (report ↵Gravatar Christoph Hertzberg2015-03-30
| | | | | | | | | | | | and patch by Ben Goodrich) Also added a regression test
* | Optionally build the documentation when building unit tests.Gravatar Christoph Hertzberg2015-03-27
| |
* | Fix transpose versus adjoint.Gravatar Gael Guennebaud2015-03-27
| |
* | Suppress some false negatives in SVD unit testGravatar Gael Guennebaud2015-03-27
| |
* | Add the possibility to make VERIFY* checks to output a warning instead of ↵Gravatar Gael Guennebaud2015-03-24
| | | | | | | | abording.
| * Use M_PI instead of acos(-1) for piGravatar Deanna Hood2015-03-22
| |
* | Fix random unit test for 32bits systems.Gravatar Gael Guennebaud2015-03-19
| |