index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
...
|
|
*
|
Fix bug #748 - array_5 test fails for seed 1392781168.
Jitse Niesen
2014-02-24
|
|
/
/
|
*
|
Relaxed umeyama test. Problem was ill-posed if linear part was scaled with ve...
Christoph Hertzberg
2014-02-17
|
*
|
Fix support for row (resp. column) of a column-major (resp. row-major) sparse...
Gael Guennebaud
2014-02-17
|
*
|
Fix sparse_product/sparse_extra unit tests
Gael Guennebaud
2014-02-17
|
*
|
Fix a few Index to int buggy conversions
Gael Guennebaud
2014-02-15
|
*
|
reduce false negative in the qr unit test
Gael Guennebaud
2014-02-14
|
*
|
Fix stable_norm unit test for complexes
Gael Guennebaud
2014-02-13
|
*
|
Fix bug #740: overflow issue in stableNorm
Gael Guennebaud
2014-02-13
|
*
|
fix compilation of Transform * UniformScaling
Gael Guennebaud
2014-02-12
|
*
|
Fix bug #736: LDLT isPositive returns false for a positive semidefinite matrix
Jitse Niesen
2014-02-06
|
|
/
|
*
NVCC: add more debug info
Gael Guennebaud
2014-01-24
|
*
NVCC: no need to enforce host compiler
Gael Guennebaud
2014-01-24
|
*
NVCC: fix closed-form eigenvalue decomposition, workaround gcc4.7/nvcc5.5 issue
Gael Guennebaud
2014-01-24
|
*
Make geo_hyperplane unit test more stable (bug #539)
Gael Guennebaud
2014-01-11
*
|
Make selfqdjoint products use evaluators
Gael Guennebaud
2013-12-13
*
|
Add support for triangular products with evaluators
Gael Guennebaud
2013-12-07
*
|
Enable use of evaluators for noalias and lazyProduct, add conversion to scala...
Gael Guennebaud
2013-12-03
*
|
Add direct assignment of products
Gael Guennebaud
2013-12-02
*
|
Make swap unit test work with evaluators
Gael Guennebaud
2013-12-02
*
|
Get rid of call_dense_swap_loop
Gael Guennebaud
2013-12-02
*
|
Add evaluator/assignment to TriangularView expressions
Gael Guennebaud
2013-12-02
|
*
Fix bug #609: Euler angles are in Range [0:pi]x[-pi:pi]x[-pi:pi].
Christoph Hertzberg
2013-11-29
*
|
Evaluator: introduce the main Assignment class, add call_assignment to bypass...
Gael Guennebaud
2013-11-25
|
/
*
extend Map unit test to check buffers allocated on the stack
Gael Guennebaud
2013-11-21
*
Fix FullPivHouseholderQR ctors for non squared fixed size matrix types
Gael Guennebaud
2013-11-19
*
Add scaling in JacobiSVD to avoid overflows
Gael Guennebaud
2013-11-19
*
Implement boolean reductions for zero-sized objects
Christoph Hertzberg
2013-11-13
*
Add missing nonZeros() overload in Block<SparseMatrixBase<>>
Gael Guennebaud
2013-11-10
*
Fix stupid mistake in CMakeLists.txt
Gael Guennebaud
2013-11-07
*
Add an option to test evaluators globally
Gael Guennebaud
2013-11-07
*
bug #99: refactor assignment and compound assignment mechanism through "assig...
Gael Guennebaud
2013-11-06
*
Add minimalistic unit tests for NVCC support
Gael Guennebaud
2013-11-05
*
Check for minimal norm solutions
Gael Guennebaud
2013-11-03
*
JacobiSVD: move from Lapack to Matlab strategy for the default threshold
Gael Guennebaud
2013-11-03
*
Added comparisons scalar to array (previously only the array to scalar was po...
Christoph Hertzberg
2013-10-17
*
Allow .conservativeResize(rows,cols) on vectors
Gael Guennebaud
2013-10-16
*
bug #679: add respective unit test
Gael Guennebaud
2013-10-15
*
Fix bug #654: allow implicit transposition in Array to Matrix and Matrix to A...
Gael Guennebaud
2013-09-07
*
Switched to MPL2 license.
Hauke Heibel
2013-08-12
*
Fix cost evaluation of partial reduxions -> improve performance of vectorwise...
Gael Guennebaud
2013-08-11
*
Ref<> objects must be nested by reference because they potentially store a te...
Gael Guennebaud
2013-08-11
*
Added copy constructor and assignment to DenseStorage.
Hauke Heibel
2013-08-10
*
Removed a warning when rvalue references are not unsed.
Hauke Heibel
2013-08-02
*
Added move support for Matrix and Array.
Hauke Heibel
2013-08-02
*
reduce cancellation probablity
Gael Guennebaud
2013-08-02
*
Removed unused testing files.
Hauke Heibel
2013-08-01
*
Backed out changeset: e41bc6cbbf9863c686e464d4479b4f562e5649c3
Hauke Heibel
2013-07-31
*
Removed unused test files.
Hauke Heibel
2013-07-31
*
Enable support for minimal rebuilds.
Hauke Heibel
2013-07-31
*
bug #502: add bool intersects() methods to AlignedBox
Sven Strothoff
2013-07-28
[prev]
[next]