Release 1.26.0
- Fixed a bug that affected the
jumped
method ofXoroshiro128
where the**
version was swapped with the standard version. - Fixed a bug where
SeedSequence
was not copied when advancing generators using jumped. - Small compatibility fixes for change in NumPy.
- Changes the documentation theme to sphinx-immaterial.
- Added builds for Python 3.11.
- Increased the minimum Python to 3.8.