From 6b9d559606767562f7f7dd4c7842a9e4a9fb597c Mon Sep 17 00:00:00 2001 From: Jan Gorecki Date: Wed, 15 Nov 2023 17:54:37 +0100 Subject: [PATCH] add missing links in forder.c (#5741) --- src/forder.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/forder.c b/src/forder.c index f2846828a..8a62e1de7 100644 --- a/src/forder.c +++ b/src/forder.c @@ -10,9 +10,9 @@ http://stereopsis.com/radix.html Previous version of this file was promoted into base R, see ?base::sort. - Denmark useR! presentation - Stanford DSC presentation - JSM presentation + Denmark useR! presentation https://github.com/Rdatatable/data.table/wiki/talks/useR2015_Matt.pdf + Stanford DSC presentation https://github.com/Rdatatable/data.table/wiki/talks/DSC2016_ParallelSort.pdf + JSM presentation https://github.com/Rdatatable/data.table/wiki/talks/JSM2018_Matt.pdf Techniques used : skewed groups are split in parallel finds unique bytes to save 256 sweeping