index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
...
*
|
bug #707: add inplace decomposition through Ref<> for Cholesky, LU and QR dec...
Gael Guennebaud
2016-07-04
*
|
Big 1213: add regression unit test.
Gael Guennebaud
2016-05-18
*
|
Fixed a typo in my previous commit
Benoit Steiner
2016-05-11
*
|
Created the new EIGEN_TEST_CUDA_CLANG option to compile the CUDA tests using ...
Benoit Steiner
2016-04-08
*
|
Renamed the EIGEN_TEST_NVCC cmake option into EIGEN_TEST_CUDA per the discuss...
Benoit Steiner
2016-04-06
*
|
bug #1164: fix list and deque specializations such that our aligned allocator...
Damien R
2016-02-03
*
|
Extend superlu cmake script to check version
Gael Guennebaud
2015-11-30
*
|
bug #1008: add a unit test for fast-math mode and isinf/isnan/isfinite/etc. f...
Gael Guennebaud
2015-10-27
*
|
Make the IterativeLinearSolvers module compatible with MPL2-only mode
Gael Guennebaud
2015-10-26
*
|
Move IncompleteCholesky to official modules
Gael Guennebaud
2015-10-08
*
|
Reenable 2 tests previously disabled by mistake
Benoit Steiner
2015-07-23
*
|
Extended the range of value inputs for TensorIntDiv to support tensors with m...
Benoit Steiner
2015-07-22
*
|
bug #890, add a more general routine to check that two dense object reference...
Gael Guennebaud
2015-06-10
*
|
Constructing a Matrix/Array with implicit transpose could lead to memory leaks.
Christoph Hertzberg
2015-04-16
*
|
Optionally build the documentation when building unit tests.
Christoph Hertzberg
2015-03-27
*
|
Split sparse_basic unit test
Gael Guennebaud
2015-03-19
*
|
Improve random number generation for integer and add unit test
Gael Guennebaud
2015-03-19
*
|
Add a CG-based solver for rectangular least-square problems (bug #975).
Gael Guennebaud
2015-03-04
*
|
Add a Ref<SparseMatrix> specialization.
Gael Guennebaud
2015-02-07
*
|
Move D&C SVD to official SVD module.
Gael Guennebaud
2014-10-29
*
|
bug #766: Check minimum CUDA version
Christoph Hertzberg
2014-10-20
*
|
Add a true ctest unit test for failtests
Gael Guennebaud
2014-09-23
*
|
Remove deprecated code not used by evaluators
Gael Guennebaud
2014-09-18
*
|
Enable evaluators by default
Gael Guennebaud
2014-08-29
*
|
merge default branch
Gael Guennebaud
2014-08-29
|
\
\
*
|
|
Fix numerous nested versus nested_eval shortcomings
Gael Guennebaud
2014-08-01
*
|
|
Fix 4x4 inverse via SSE for submatrices
Gael Guennebaud
2014-07-31
*
|
|
Re-enable main unit tests which are now compiling and running fine with evalu...
Gael Guennebaud
2014-07-31
*
|
|
Make permutation compatible with sparse matrices
Gael Guennebaud
2014-07-30
*
|
|
Various minor fixes
Gael Guennebaud
2014-07-30
|
*
|
Define EIGEN_TRY, EIGEN_CATCH, EIGEN_THROW as suggested by Moritz Klammer.
Christoph Hertzberg
2014-07-22
*
|
|
Re-enable a couple of unit tests with evaluators.
Gael Guennebaud
2014-07-22
*
|
|
merge with default branch
Gael Guennebaud
2014-07-10
|
\
\
\
|
|
*
|
Avoid memory leak when constructor of user-defined type throws exception.
Moritz Klammler
2014-07-06
|
|
/
/
|
*
|
Determine version of Metis library. Apparently, at least version 5.x is neede...
Christoph Hertzberg
2014-07-09
*
|
|
merge with default branch
Gael Guennebaud
2014-07-02
|
\
|
|
|
*
|
Removed the deprecated EIGEN2_SUPPORT, as previously announced. A compilation...
Christoph Hertzberg
2014-07-01
*
|
|
merge with default branch
Gael Guennebaud
2014-06-20
|
\
|
|
|
*
|
Updated the compiler flags to enable nvcc to work with clang.
Benoit Steiner
2014-04-12
*
|
|
Conditionally disable unit tests that are not supported by evaluators yet
Gael Guennebaud
2014-03-12
|
|
*
Add unit-test for reshape
yoco
2014-01-18
|
*
|
Fix bug #760: complete Eigen's lapack interface with default Lapack for SPQR ...
Gael Guennebaud
2014-03-12
|
/
/
*
/
NVCC: no need to enforce host compiler
Gael Guennebaud
2014-01-24
|
/
*
Fix stupid mistake in CMakeLists.txt
Gael Guennebaud
2013-11-07
*
Add an option to test evaluators globally
Gael Guennebaud
2013-11-07
*
Add minimalistic unit tests for NVCC support
Gael Guennebaud
2013-11-05
*
Added copy constructor and assignment to DenseStorage.
Hauke Heibel
2013-08-10
*
Added move support for Matrix and Array.
Hauke Heibel
2013-08-02
*
Enable support for minimal rebuilds.
Hauke Heibel
2013-07-31
*
Rename map unit test to mapped_matrix: without splitting unit tests, this cre...
Gael Guennebaud
2013-07-10
[prev]
[next]