Release 1.20.2
This is a bug fix and feature release. The highlights are:
- Fixed a bug in
SFC64
the used the wrong value from the Weyl sequence. - Added
mode="numpy"
where the sequence generated is guaranteed to match the sequence produced using the NumPy implementations. - Added
ExtendedGenerator.random
with support fordtype="longdouble"
to produce extended precision random floats.