Commit aa8f033
File tree
Expand file treeCollapse file tree
5 files changed
+25
-3
lines changedFilter options
- doc/release/upcoming_changes
- numpy/_core
- src/umath
- tests
Expand file treeCollapse file tree
5 files changed
+25
-3
lines changeddoc/release/upcoming_changes/27735.new_feature.rst
Copy file name to clipboard+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
numpy/_core/src/umath/_struct_ufunc_tests.c
Copy file name to clipboardExpand all lines: numpy/_core/src/umath/_struct_ufunc_tests.c+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
133 | 133 |
|
134 | 134 |
|
135 | 135 |
|
136 |
| - |
137 |
| - |
| 136 | + |
| 137 | + |
138 | 138 |
|
139 | 139 |
|
140 | 140 |
|
|
numpy/_core/src/umath/umathmodule.c
Copy file name to clipboardExpand all lines: numpy/_core/src/umath/umathmodule.c+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
167 | 167 |
|
168 | 168 |
|
169 | 169 |
|
| 170 | + |
| 171 | + |
| 172 | + |
| 173 | + |
| 174 | + |
| 175 | + |
| 176 | + |
170 | 177 |
|
171 | 178 |
|
172 | 179 |
|
|
numpy/_core/tests/test_deprecations.py
Copy file name to clipboardExpand all lines: numpy/_core/tests/test_deprecations.py+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
| 18 | + |
18 | 19 |
|
19 | 20 |
|
20 | 21 |
|
| ||
732 | 733 |
|
733 | 734 |
|
734 | 735 |
|
| 736 | + |
| 737 | + |
| 738 | + |
| 739 | + |
| 740 | + |
| 741 | + |
| 742 | + |
| 743 | + |
numpy/_core/tests/test_umath.py
Copy file name to clipboardExpand all lines: numpy/_core/tests/test_umath.py+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4884 | 4884 |
|
4885 | 4885 |
|
4886 | 4886 |
|
| 4887 | + |
4887 | 4888 |
|
4888 | 4889 |
|
4889 | 4890 |
|
4890 | 4891 |
|
| 4892 | + |
4891 | 4893 |
|
4892 | 4894 |
|
0 commit comments