Skip to content

furrr 0.2.1

Choose a tag to compare

@DavisVaughan DavisVaughan released this 21 Oct 22:18
ea9e5f4
  • Updated documentation examples to explicitly set the seed on the workers
    when random numbers are generated (#175).

  • Removed an internal call to future:::supportsMulticore() since it is no
    longer internal (#174).