Coming Up
-
This version adds many new features since
2.0.0
. Most functions are capable of safely producing results in parallel viaRcppThread
. -
We have added the functions:
comboGroups
,comboGroupsCount
, andcomboGroupsSample
. These functions deal with partitioning a vector/set into groups of equal size. -
This release also features improved general partitioning algorithms.