- 24 Oct, 2017 1 commit
-
-
Pavel Kus authored
-
- 02 Oct, 2017 1 commit
-
-
Pavel Kus authored
-
- 11 Sep, 2017 2 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
But allow this in cholesky and hermitian multiply test
-
- 10 Sep, 2017 1 commit
-
-
Andreas Marek authored
-
- 09 Sep, 2017 1 commit
-
-
Andreas Marek authored
-
- 21 Aug, 2017 1 commit
-
-
Andreas Marek authored
-
- 17 Aug, 2017 4 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
- 10 Aug, 2017 1 commit
-
-
Pavel Kus authored
yet another attempt to improve single/double and real/complex unification more readable
-
- 05 Aug, 2017 1 commit
-
-
Andreas Marek authored
-
- 03 Aug, 2017 1 commit
-
-
Lorenz Huedepohl authored
Anything if it makes Andreas happy :)
-
- 20 Jul, 2017 1 commit
-
-
Pavel Kus authored
Previously we checked ortonormality of eigenvectors by comparing the matrix S^T * S to identity matrix. The new feature is also checking just the diagonal of the matrix S^T * S. By that we get the information, how far are the eigenvectors from having length 1. If it turns out to be important, we could try to normalize them at the end of elpa, which is simple (in contrast with enforcing better orthogonality).
-
- 19 Jul, 2017 5 commits
- 18 Jul, 2017 3 commits
-
-
Andreas Marek authored
-
Pavel Kus authored
for mpi_allreduce in test_check_correctness
-
Pavel Kus authored
of _GEMM and P_GEMM calls
-
- 03 Jul, 2017 1 commit
-
-
Lorenz Huedepohl authored
-
- 01 Jun, 2017 1 commit
-
-
Lorenz Huedepohl authored
- Remove all use of ELPA internal modules, the test programs now only use the public ELPA API. This is now enforced, by hiding the private modules - Prefix all test internal modules with "test_" to make it really clear that these modules are not to be used by users.
-
- 20 May, 2017 1 commit
-
-
Andreas Marek authored
-
- 07 Apr, 2017 1 commit
-
-
Andreas Marek authored
-