summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLuca Coraggio <luca.coraggio@unina.it>2021-10-21 12:10:10 +0000
committercran-robot <csardi.gabor+cran@gmail.com>2021-10-21 12:10:10 +0000
commit17556182f98e2dc51e236b01aec7eef054e7e2f9 (patch)
tree3d897d2e804a00b40856341a023a71e9f470f138 /NEWS
parentca17d57dce048f57e03241f6120d539ec70d785a (diff)
version 2.0.1
Diffstat (limited to 'NEWS')
-rwxr-xr-xNEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f79bd3a..2027b02 100755
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+## 21/10/2021 at 11:37:00 (CEST)
+* v2.0.1:
+ + fixed include C system headers before R.h
+ + modified behaviour of num.threads (rmad)
+ + updated references for quickselect
+
## 14/10/2021 at 11:51:10 (CEST)
* New version: v2.0.
+ Implemented the low-level routines in C.