diff options
| author | Luca Coraggio <luca.coraggio@unina.it> | 2021-10-17 19:00:08 +0000 |
|---|---|---|
| committer | cran-robot <csardi.gabor+cran@gmail.com> | 2021-10-17 19:00:08 +0000 |
| commit | ca17d57dce048f57e03241f6120d539ec70d785a (patch) | |
| tree | 9e222ae664fedf8f610eb20f70b54325e72c0c24 /NEWS | |
| parent | 96a51069262ac58c6e8fefa9b40bd534d6f0e2e3 (diff) | |
version 2.0
Diffstat (limited to 'NEWS')
| -rwxr-xr-x | NEWS | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -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
|
