We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3a2886 commit d52a2bfCopy full SHA for d52a2bf
RELEASE_NOTES.md
@@ -19,7 +19,7 @@
19
### New API functions and decorators
20
21
* New `blosc2.evaluate()` function for evaluating expressions on NDArray/NumPy
22
- instances. This a drop-in replacement of `numexpr.evaluate()`, but with the
+ instances. This a drop-in replacement of `numexpr.evaluate()`, but with the
23
next improvements:
24
- More functionality than numexpr (e.g. reductions).
25
- Follow casting rules of NumPy more closely.
0 commit comments