aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
Commit message (Expand)AuthorAge
* Proper handling of domain errors.Gravatar Till Hoffmann2016-04-10
* Created the new EIGEN_TEST_CUDA_CLANG option to compile the CUDA tests using ...Gravatar Benoit Steiner2016-04-08
* Merged in tillahoffmann/eigen (pull request PR-173)Gravatar Benoit Steiner2016-04-06
|\
* | Renamed the EIGEN_TEST_NVCC cmake option into EIGEN_TEST_CUDA per the discuss...Gravatar Benoit Steiner2016-04-06
* | Merged kmargar/eigen/tip into defaultGravatar Konstantinos Margaritis2016-04-05
|\ \
| * | enable all tests againGravatar Konstantinos Margaritis2016-04-05
| | * Fixed suggestions by Eugene Brevdo.Gravatar Till Hoffmann2016-04-01
| | * Added polygamma function.Gravatar Till Hoffmann2016-04-01
| | * Added zeta function.Gravatar Till Hoffmann2016-04-01
| |/ |/|
* | Add regression test for nesting type handling in blas_traitsGravatar Gael Guennebaud2016-03-29
| * actually include ZVector files, passes most basic tests (float still fails)Gravatar Konstantinos Margaritis2016-03-28
| * Merged eigen/eigen into defaultGravatar Konstantinos Margaritis2016-03-28
| |\ | |/ |/|
| * some primitives ported, but missing intrinsics and crash with asm() are a pro...Gravatar Konstantinos Margaritis2016-03-27
* | Replace all M_PI by EIGEN_PI and add a check to the testsuite.Gravatar Christoph Hertzberg2016-03-23
* | Merged patch 672 from Justin Lebar: Don't use long doubles with cudaGravatar Benoit Steiner2016-03-22
|/
* Merge specfun branch.Gravatar Eugene Brevdo2016-03-13
|\
| * Add tests in array.cpp that check igamma/igammac properties.Gravatar Eugene Brevdo2016-03-13
* | Resolve bad merge.Gravatar Eugene Brevdo2016-03-08
| * Make igamma and igammac work correctly.Gravatar Eugene Brevdo2016-03-04
| * Initial implementation of igamma and igammac.Gravatar Eugene Brevdo2016-03-03
* | Fix shortcoming in fixed-value deduction of startRow/startColGravatar Gael Guennebaud2016-02-29
* | Extend unit test to stress smart_copy with empty input/output.Gravatar Gael Guennebaud2016-02-19
|/
* bug #1166: fix shortcomming in gemv when the destination is not a vector at c...Gravatar Gael Guennebaud2016-02-15
* bug #901: fix triangular-view with unit diagonal of sparse rectangular matrices.Gravatar Gael Guennebaud2016-02-12
* Fix unit test: accessing elements in a deque by offsetting a pointer to anoth...Gravatar Gael Guennebaud2016-02-12
* Merged in rmlarsen/eigen (pull request PR-163)Gravatar Gael Guennebaud2016-02-11
|\
* | Added a regression test for tanhGravatar Benoit Steiner2016-02-10
| * Rename inverse -> pseudoInverse.Gravatar Rasmus Munk Larsen2016-02-10
| * Enable inverse() method for computing pseudo-inverse.Gravatar Rasmus Munk Larsen2016-02-09
| * Add missing calls to tests of COD.Gravatar Rasmus Munk Larsen2016-02-08
| * Merge.Gravatar Rasmus Munk Larsen2016-02-06
| |\ | |/ |/|
| * Implement complete orthogonal decomposition in Eigen.Gravatar Rasmus Munk Larsen2016-02-06
* | Fix warning in unit testGravatar Gael Guennebaud2016-02-06
* | bug #779: allow non aligned buffers for buffers smaller than the requested al...Gravatar Gael Guennebaud2016-02-05
|/
* Merge.Gravatar Rasmus Munk Larsen2016-02-04
|\
* | Fix condition that made the unit test spam stdout with bogus error messages.Gravatar Rasmus Munk Larsen2016-02-04
| * Merged in rmlarsen/eigen (pull request PR-161)Gravatar Gael Guennebaud2016-02-03
| |\ | |/ |/|
* | Fix bad line break. Don't repeat Kahan matrix test since it is deterministic.Gravatar Rasmus Munk Larsen2016-02-03
| * bug #1164: fix list and deque specializations such that our aligned allocator...Gravatar Damien R2016-02-03
* | merging.Gravatar Rasmus Munk Larsen2016-02-01
|\|
| * bug #557: make InnerIterator of sparse storage types more versatile by adding...Gravatar Gael Guennebaud2016-02-01
| * Fix integer path for num_steps==1Gravatar Gael Guennebaud2016-02-01
| * bug #698: fix linspaced for integer types.Gravatar Gael Guennebaud2016-02-01
| * Avoid overflow in unit test.Gravatar Gael Guennebaud2016-01-30
| * Disable underflow unit test on the i387 FPU.Gravatar Gael Guennebaud2016-01-30
| * bug #632: add support for "dense +/- sparse" operations. The current implemen...Gravatar Gael Guennebaud2016-01-29
| * bug #696: enable zero-sized block at compile-time by relaxing the respective ...Gravatar Gael Guennebaud2016-01-29
* | Change Eigen's ColPivHouseholderQR to use the numerically stable norm downdat...Gravatar Rasmus Munk Larsen2016-01-28
|/
* bug #178: remove additional const on nested expression, and remove several co...Gravatar Gael Guennebaud2016-01-28
* mergeGravatar Gael Guennebaud2016-01-28
|\