aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES.md
diff options
context:
space:
mode:
authorPjotr Prins2018-09-19 09:50:04 +0000
committerPjotr Prins2018-09-19 09:50:04 +0000
commit98aeb737941508515acd4a6beccd946ca39d79c1 (patch)
tree3032ea6ac3418e0ea0f69089fe5001ea777112f2 /RELEASE-NOTES.md
parent2b86b6423c33923a385a341fb4d12b7c38b7c924 (diff)
downloadpangemma-98aeb737941508515acd4a6beccd946ca39d79c1.tar.gz
Fix progressbar for K and started on design doc
Diffstat (limited to 'RELEASE-NOTES.md')
-rw-r--r--RELEASE-NOTES.md18
1 files changed, 15 insertions, 3 deletions
diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md
index b0923d1..75e1144 100644
--- a/RELEASE-NOTES.md
+++ b/RELEASE-NOTES.md
@@ -1,11 +1,23 @@
-## ChangeLog v0.97 (2017/12/19)
-
-This is a massive bug fix release with many improvements. For contributions
+For contributions
see
[contributors](https://github.com/genetics-statistics/GEMMA/graphs/contributors)
and
[commits](https://github.com/genetics-statistics/GEMMA/commits/master).
+## ChangeLog v0.98 (date)
+
+With the v0.98 release GEMMA has stabilized and contains extensive
+error checking. This release contains quite a few bug fixes,
+hardware-based floating point checking and speedups.
+
+Note: This is the last purely C/C++ compilable release because we are
+integrating faster-lmm-d code for new functionality in the next
+version. Also we are working on a Python and R interface.
+
+## ChangeLog v0.97 (2017/12/19)
+
+This is a massive bug fix release with many improvements.
+
### Speedup of GEMMA by using optimized OpenBlas
* Binary release with OpenBlas optimization for generic x86_64 and for Intel Haswell