aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/CMakeLists.txt
Commit message (Expand)AuthorAge
* Move D&C SVD to official SVD module.Gravatar Gael Guennebaud2014-10-29
* bug #766: Check minimum CUDA versionGravatar Christoph Hertzberg2014-10-20
* Add a true ctest unit test for failtestsGravatar Gael Guennebaud2014-09-23
* Remove deprecated code not used by evaluatorsGravatar Gael Guennebaud2014-09-18
* Enable evaluators by defaultGravatar Gael Guennebaud2014-08-29
* merge default branchGravatar Gael Guennebaud2014-08-29
|\
* | Fix numerous nested versus nested_eval shortcomingsGravatar Gael Guennebaud2014-08-01
* | Fix 4x4 inverse via SSE for submatricesGravatar Gael Guennebaud2014-07-31
* | Re-enable main unit tests which are now compiling and running fine with evalu...Gravatar Gael Guennebaud2014-07-31
* | Make permutation compatible with sparse matricesGravatar Gael Guennebaud2014-07-30
* | Various minor fixesGravatar Gael Guennebaud2014-07-30
| * Define EIGEN_TRY, EIGEN_CATCH, EIGEN_THROW as suggested by Moritz Klammer.Gravatar Christoph Hertzberg2014-07-22
* | Re-enable a couple of unit tests with evaluators.Gravatar Gael Guennebaud2014-07-22
* | merge with default branchGravatar Gael Guennebaud2014-07-10
|\ \
| | * Avoid memory leak when constructor of user-defined type throws exception.Gravatar Moritz Klammler2014-07-06
| |/
| * Determine version of Metis library. Apparently, at least version 5.x is neede...Gravatar Christoph Hertzberg2014-07-09
* | merge with default branchGravatar Gael Guennebaud2014-07-02
|\|
| * Removed the deprecated EIGEN2_SUPPORT, as previously announced. A compilation...Gravatar Christoph Hertzberg2014-07-01
* | merge with default branchGravatar Gael Guennebaud2014-06-20
|\|
| * Updated the compiler flags to enable nvcc to work with clang.Gravatar Benoit Steiner2014-04-12
* | Conditionally disable unit tests that are not supported by evaluators yetGravatar Gael Guennebaud2014-03-12
| * Fix bug #760: complete Eigen's lapack interface with default Lapack for SPQR ...Gravatar Gael Guennebaud2014-03-12
|/
* NVCC: no need to enforce host compilerGravatar Gael Guennebaud2014-01-24
* Fix stupid mistake in CMakeLists.txtGravatar Gael Guennebaud2013-11-07
* Add an option to test evaluators globallyGravatar Gael Guennebaud2013-11-07
* Add minimalistic unit tests for NVCC supportGravatar Gael Guennebaud2013-11-05
* Added copy constructor and assignment to DenseStorage.Gravatar Hauke Heibel2013-08-10
* Added move support for Matrix and Array.Gravatar Hauke Heibel2013-08-02
* Enable support for minimal rebuilds.Gravatar Hauke Heibel2013-07-31
* Rename map unit test to mapped_matrix: without splitting unit tests, this cre...Gravatar Gael Guennebaud2013-07-10
* Big 564: add hasNaN and isFinite membersGravatar Gael Guennebaud2013-04-16
* Add Official/Unsupported labels to unit tests and add a ctest driver to submi...Gravatar Gael Guennebaud2013-03-20
* Add a unit test for Ref.h and fix an extra copy.Gravatar Gael Guennebaud2013-02-26
* Unit test for the Metis Ordering packageGravatar Desire NUENTSA2013-01-21
* Add a sparse QR factorization and update the elimination tree in SparseLUGravatar Desire NUENTSA2013-01-11
* Move work in progress Levenberg Marquardt module in unsupportedGravatar Gael Guennebaud2012-12-08
* Add tests for dense and sparse levenberg-MarquardtGravatar Desire NUENTSA2012-12-07
* Add support for Sparse QR factorizationGravatar Desire NUENTSA2012-11-12
* merge Sparse LU branchGravatar Desire NUENTSA2012-09-07
|\
| * Add unit testsGravatar Desire NUENTSA2012-08-03
* | Add a preliminary GeneralizedEigenSolver computing the eigenvalues of Av=lBv ...Gravatar Gael Guennebaud2012-07-26
* | Add a RealQZ class: a generalized Schur decomposition for real matricesGravatar Alexey Korepanov2012-07-11
* | resurrect expression evaluatorsGravatar Gael Guennebaud2012-06-22
* | clean the support for testing existing sparse problemsGravatar Gael Guennebaud2012-06-07
|/
* Correct a small bug in sparse_solverGravatar Desire NUENTSA2012-03-29
* modify the unit tests of sparse linear solvers to enable tests on real matri...Gravatar Desire NUENTSA2012-03-29
* Adding an interface to PaStiX, the multithreaded and distributed linear solverGravatar Desire NUENTSA2012-03-08
* Remove evaluators for 2.1 release.Gravatar Jitse Niesen2011-12-14
* add cholmod_support unit testsGravatar Gael Guennebaud2011-12-10
* Intel(R) MKL support added.Gravatar karturov2011-12-05