summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLuca Coraggio <luca.coraggio@unina.it>2021-10-17 19:00:08 +0000
committercran-robot <csardi.gabor+cran@gmail.com>2021-10-17 19:00:08 +0000
commitca17d57dce048f57e03241f6120d539ec70d785a (patch)
tree9e222ae664fedf8f610eb20f70b54325e72c0c24 /NEWS
parent96a51069262ac58c6e8fefa9b40bd534d6f0e2e3 (diff)
version 2.0
Diffstat (limited to 'NEWS')
-rwxr-xr-xNEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d7efdcf..f79bd3a 100755
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+## 14/10/2021 at 11:51:10 (CEST)
+* New version: v2.0.
+ + Implemented the low-level routines in C.
+ + Moved from introselect to quickselect (median calculation);
+ faster on benchmarks with intended input.
+ + Added support for parallel execution.
+
+## 07/10/2021 at 11:51:10 (CEST)
+* v1.3 does not compile on Solaris (syntax issues)
+
## 24/07/2020 at 09:44:39 (CEST)
* v1.2 uploaded
* fixed compiler issue on Solaris