Skip to content

Release 1.14

Compare
Choose a tag to compare
@bashtage bashtage released this 15 Mar 14:19

I am pleased to announce the first official release of randomgen. The version number reflects the NumPy compatibility target.

  • Release based on RandomState in NumPy 1.14.
  • Successor to randomstate using a new architecture.
  • Similar structure to RandomState using RandomGenerator
  • Pluggable basic RNG
  • Low-level interface via CFFI or CTypes
  • Passes all tests still relevant for RandomState using MT19937