File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Announcing NumExpr 2.14.
44
55Hi everyone,
66
7- NumExpr 2.14.0 introduces a couple of patches for tan/ tanh and
7+ NumExpr 2.14.0 introduces a couple of patches for tan / tanh and
88adds static typing support.
99Thanks to Luke Shaw and Joren Hammudoglu (@jorenham) for these contributions.
1010
@@ -15,7 +15,7 @@ https://numexpr.readthedocs.io/
1515Changes from 2.13.1 to 2.14.0
1616-----------------------------
1717
18- * Numerical stability for overflow has been improved for ``tan `` and ``tanh ``
18+ * Numerical stability for overflow has been improved for ``tan `` and ``tanh ``
1919 to handle possible overflows for complex numbers.
2020
2121* Static typing support has been added, making NumExpr compatible with
You can’t perform that action at this time.
0 commit comments