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.
1 parent fab8254 commit e6d0a1dCopy full SHA for e6d0a1d
RELEASE_NOTES.md
@@ -3,9 +3,9 @@
3
## Changes from 3.9.0 to 3.9.1
4
5
* Bumped to numexpr 2.13.1 to incorporate new maximum/minimum NaN handling and +/* for booleans
6
-which matches NumPy behaviour.
+ which matches NumPy behaviour.
7
* Refactoring in order to ensure Blosc2 functions with NumPy 1.26.
8
-* Streamlined documentation by introducing Array Protocol
+* Streamlined documentation by introducing Array Protocol
9
10
## Changes from 3.8.0 to 3.9.0
11
Most changes come from PR #467 relating to array-api compliance.
0 commit comments