diff options
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
|
