From 50c46e33c67ac8150f3459585c804c9c62a393fd Mon Sep 17 00:00:00 2001 From: Andreas Marek <amarek@rzg.mpg.de> Date: Thu, 29 Sep 2016 08:28:07 +0200 Subject: [PATCH] Update Changelog --- Changelog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/Changelog b/Changelog index 30ac1083..a0fc75d2 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,17 @@ +Changelog for release ELPA 2016.10.001 + +- fix a problem with the private state of module precision +- distribute test_project with dist tarball +- test case for elpa_mult_at_b_real +- test case for elpa_mult_ah_b_complex +- test case for elpa_cholesky_real +- test case for elpa_cholesky_complex +- test case for elpa_invert_trm_real +- test case for elpa_invert_trm_complex +- fix building of static library +- better choice of AVX, AVX2, AVX512 kernels +- make assumed size Fortran arrays default + Changelog for release ELPA 2016.05.003 - fix a problem with the build of SSE kernels -- GitLab