Skip to content

Release 1.26.0

Compare
Choose a tag to compare
@bashtage bashtage released this 21 Sep 08:38
· 153 commits to main since this release
30f2762
  • Fixed a bug that affected the jumped method of Xoroshiro128 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.