-
Notifications
You must be signed in to change notification settings - Fork 1k
Open
Description
Hi!
This paragraph seems to repeat what was before it.
Lines 67 to 69 in 55b0de6
When multiple columns or multiple windows width are provided, then they | |
are run in parallel. The exception is for \code{algo="exact"}, which runs in | |
parallel already. |
before:
Line 56 in 55b0de6
When multiple columns and/or multiple window widths are provided, then computations run in parallel. The exception is for \code{algo="exact"}, which runs in parallel even for single column and single window width. By default, data.table uses only half of available CPUs, see \code{\link{setDTthreads}} for details on how to tune CPU usage. |
Best wishes,
Hu
jangorecki