Skip to content

0.3.3: RNG enhancements

Compare
Choose a tag to compare
@BenjaminW3 BenjaminW3 released this 10 Aug 09:07
172b9e2

RNG enhancements for version 0.3.2.

New Features:

  • added CPU random number generators based on std::random_device and TinyMT32
  • made TinyMT32 the default random number generator
  • added alpaka::ignore_unused

DOI