Skip to content

Version 2.0.0

Compare
Choose a tag to compare
@felixpatzelt felixpatzelt released this 17 Apr 12:08
· 7 commits to master since this release

Allow for control over random number generator state by adding optional random_state
argument thanks to contributions from i-aki-y.
Drop Python 2.7 support to use of NumPy's recommended default_rng constructor.