File tree 2 files changed +15
-7
lines changed
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
+ =====================================
4
4
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.
7
16
8
- * **Under development. **
9
17
10
18
Changes from 2.8.8 to 2.9.0
11
19
---------------------------
Original file line number Diff line number Diff line change 1
1
[metadata]
2
2
name = numexpr
3
- version = 2.9.1.dev0
3
+ version = 2.10.0
4
4
description = Fast numerical expression evaluator for NumPy
5
5
author = David M. Cooke, Francesc Alted, and others
6
6
maintainer = Francesc Alted
You can’t perform that action at this time.
0 commit comments