8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b2d4951 + e8abccc commit 36508b2Copy full SHA for 36508b2
doc/release/1.11.1-notes.rst
@@ -26,3 +26,6 @@ Fixes Merged
26
- #7671 BUG: Boolean assignment no GIL release when transfer needs API.
27
- #7676 BUG: Fix handling of right edge of final histogram bin.
28
- #7680 BUG: Fix np.clip bug NaN handling for Visual Studio 2015.
29
+- #7724 BUG: Fix segfaults in np.random.shuffle.
30
+- #7731 MAINT: Change mkl 3799 _info.dir_env_var from MKL to MKLROOT.
31
+- #7737 BUG: Fix issue on OS X with Python 3.x, npymath.ini not installed.
0 commit comments