Skip to content

Navigation Menu

Sign in
Appearance settings
Sign up
Appearance settings

Commit 7e5dc90

Browse filesBrowse the repository at this point in the historyBrowse files
DOC: Add release note about changed random variate stream from random.Generator.integers
1 parent 142f291 commit 7e5dc90
Copy full SHA for 7e5dc90

1 file changed

+5Lines changed: 5 additions & 0 deletions

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file
+5Lines changed: 5 additions & 0 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Changed random variate stream from `numpy.random.Generator.integers`
2+
--------------------------------------------------------------------
3+
There was a bug in `numpy.random.Generator.integers` that caused biased
4+
sampling of 8 and 16 bit integer types. Fixing that bug has changed the
5+
output stream from what it was in previous releases.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.