Skip to content

Coming Up

Compare
Choose a tag to compare
@jwood000 jwood000 released this 17 Feb 16:24
  • This version adds many new features since 2.0.0. Most functions are capable of safely producing results in parallel via RcppThread.

  • We have added the functions: comboGroups, comboGroupsCount, and comboGroupsSample. These functions deal with partitioning a vector/set into groups of equal size.

  • This release also features improved general partitioning algorithms.