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 a525d35 commit 982118cCopy full SHA for 982118c
RELEASE_NOTES.rst
@@ -7,6 +7,10 @@ Changes from 2.13.0 to 2.13.1
7
8
* **Under development.**
9
10
+* Static typing support has been added, making NumExpr compatible with
11
+ static type checkers like `mypy` and `pyright`.
12
+ Thanks to Joren Hammudoglu (@jorenham) for the work.
13
+
14
15
Changes from 2.12.1 to 2.13.0
16
-----------------------------
0 commit comments