File tree Expand file tree Collapse file tree 2 files changed +15
-7
lines changed Expand file tree Collapse file tree 2 files changed +15
-7
lines changed Original file line number Diff line number Diff line change 1- ====================================
2- Release notes for NumExpr 2.9 series
3- ====================================
1+ =====================================
2+ Release notes for NumExpr 2.10 series
3+ =====================================
44
5- Changes from 2.9.0 to 2.9.1
6- ---------------------------
5+ Changes from 2.9.0 to 2.10.0
6+ ----------------------------
7+
8+ * Support for NumPy 2.0.0. This is still experimental, so please
9+ report any issues you find. Thanks to Clément Robert and Thomas
10+ Caswell for the work.
11+
12+ * Avoid erroring when OMP_NUM_THREADS is empty string. Thanks to
13+ Patrick Hoefler.
14+
15+ * Do not warn if OMP_NUM_THREAD set.
716
8- * **Under development. **
917
1018Changes from 2.8.8 to 2.9.0
1119---------------------------
Original file line number Diff line number Diff line change 11[metadata]
22name = numexpr
3- version = 2.9.1.dev0
3+ version = 2.10.0
44description = Fast numerical expression evaluator for NumPy
55author = David M. Cooke, Francesc Alted, and others
66maintainer = Francesc Alted
You can’t perform that action at this time.
0 commit comments