Commit 6ef3089
File tree
Expand file treeCollapse file tree
10 files changed
+29
-40
lines changedFilter options
- numpy/_core
- include/numpy
- src
- multiarray
- umath
- tests
Expand file treeCollapse file tree
10 files changed
+29
-40
lines changednumpy/_core/include/numpy/_dtype_api.h
Copy file name to clipboardExpand all lines: numpy/_core/include/numpy/_dtype_api.h+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
444 | 444 |
|
445 | 445 |
|
446 | 446 |
|
| 447 | + |
| 448 | + |
| 449 | + |
| 450 | + |
| 451 | + |
447 | 452 |
|
448 | 453 |
|
numpy/_core/src/multiarray/abstractdtypes.c
Copy file name to clipboardExpand all lines: numpy/_core/src/multiarray/abstractdtypes.c+3-9Lines changed: 3 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
154 | 154 |
|
155 | 155 |
|
156 | 156 |
|
157 |
| - |
| 157 | + |
158 | 158 |
|
159 | 159 |
|
160 | 160 |
|
| ||
174 | 174 |
|
175 | 175 |
|
176 | 176 |
|
177 |
| - |
178 | 177 |
|
179 | 178 |
|
180 | 179 |
|
| ||
187 | 186 |
|
188 | 187 |
|
189 | 188 |
|
190 |
| - |
191 | 189 |
|
192 | 190 |
|
193 | 191 |
|
| ||
204 | 202 |
|
205 | 203 |
|
206 | 204 |
|
207 |
| - |
| 205 | + |
208 | 206 |
|
209 | 207 |
|
210 | 208 |
|
| ||
215 | 213 |
|
216 | 214 |
|
217 | 215 |
|
218 |
| - |
219 | 216 |
|
220 | 217 |
|
221 | 218 |
|
| ||
228 | 225 |
|
229 | 226 |
|
230 | 227 |
|
231 |
| - |
232 | 228 |
|
233 | 229 |
|
234 | 230 |
|
| ||
243 | 239 |
|
244 | 240 |
|
245 | 241 |
|
246 |
| - |
| 242 | + |
247 | 243 |
|
248 | 244 |
|
249 | 245 |
|
250 | 246 |
|
251 | 247 |
|
252 | 248 |
|
253 |
| - |
254 | 249 |
|
255 | 250 |
|
256 | 251 |
|
| ||
263 | 258 |
|
264 | 259 |
|
265 | 260 |
|
266 |
| - |
267 | 261 |
|
268 | 262 |
|
269 | 263 |
|
|
numpy/_core/src/multiarray/convert_datatype.c
Copy file name to clipboardExpand all lines: numpy/_core/src/multiarray/convert_datatype.c-4Lines changed: 0 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3049 | 3049 |
|
3050 | 3050 |
|
3051 | 3051 |
|
3052 |
| - |
3053 |
| - |
3054 | 3052 |
|
3055 | 3053 |
|
3056 | 3054 |
|
| ||
3733 | 3731 |
|
3734 | 3732 |
|
3735 | 3733 |
|
3736 |
| - |
3737 | 3734 |
|
3738 | 3735 |
|
3739 | 3736 |
|
| ||
3915 | 3912 |
|
3916 | 3913 |
|
3917 | 3914 |
|
3918 |
| - |
3919 | 3915 |
|
3920 | 3916 |
|
3921 | 3917 |
|
|
numpy/_core/src/multiarray/datetime.c
Copy file name to clipboardExpand all lines: numpy/_core/src/multiarray/datetime.c-4Lines changed: 0 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4281 | 4281 |
|
4282 | 4282 |
|
4283 | 4283 |
|
4284 |
| - |
4285 |
| - |
4286 |
| - |
4287 |
| - |
4288 | 4284 |
|
4289 | 4285 |
|
4290 | 4286 |
|
|
numpy/_core/src/multiarray/dtypemeta.c
Copy file name to clipboardExpand all lines: numpy/_core/src/multiarray/dtypemeta.c+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
919 | 919 |
|
920 | 920 |
|
921 | 921 |
|
922 |
| - |
| 922 | + |
923 | 923 |
|
924 | 924 |
|
925 |
| - |
| 925 | + |
926 | 926 |
|
927 | 927 |
|
928 |
| - |
| 928 | + |
929 | 929 |
|
930 | 930 |
|
931 | 931 |
|
|
numpy/_core/src/umath/_scaled_float_dtype.c
Copy file name to clipboardExpand all lines: numpy/_core/src/umath/_scaled_float_dtype.c-4Lines changed: 0 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
487 | 487 |
|
488 | 488 |
|
489 | 489 |
|
490 |
| - |
491 | 490 |
|
492 | 491 |
|
493 | 492 |
|
| ||
519 | 518 |
|
520 | 519 |
|
521 | 520 |
|
522 |
| - |
523 | 521 |
|
524 | 522 |
|
525 | 523 |
|
| ||
762 | 760 |
|
763 | 761 |
|
764 | 762 |
|
765 |
| - |
766 | 763 |
|
767 | 764 |
|
768 | 765 |
|
| ||
849 | 846 |
|
850 | 847 |
|
851 | 848 |
|
852 |
| - |
853 | 849 |
|
854 | 850 |
|
855 | 851 |
|
|
numpy/_core/src/umath/dispatching.c
Copy file name to clipboardExpand all lines: numpy/_core/src/umath/dispatching.c+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1151 | 1151 |
|
1152 | 1152 |
|
1153 | 1153 |
|
1154 |
| - |
| 1154 | + |
1155 | 1155 |
|
1156 | 1156 |
|
1157 | 1157 |
|
| ||
1196 | 1196 |
|
1197 | 1197 |
|
1198 | 1198 |
|
| 1199 | + |
1199 | 1200 |
|
1200 | 1201 |
|
1201 | 1202 |
|
| ||
1219 | 1220 |
|
1220 | 1221 |
|
1221 | 1222 |
|
1222 |
| - |
| 1223 | + |
1223 | 1224 |
|
1224 | 1225 |
|
1225 | 1226 |
|
|
numpy/_core/src/umath/special_integer_comparisons.cpp
Copy file name to clipboardExpand all lines: numpy/_core/src/umath/special_integer_comparisons.cpp+3-4Lines changed: 3 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
310 | 310 |
|
311 | 311 |
|
312 | 312 |
|
313 |
| - |
314 |
| - |
315 |
| - |
| 313 | + |
| 314 | + |
| 315 | + |
316 | 316 |
|
317 | 317 |
|
318 | 318 |
|
| ||
468 | 468 |
|
469 | 469 |
|
470 | 470 |
|
471 |
| - |
472 | 471 |
|
473 | 472 |
|
numpy/_core/src/umath/string_ufuncs.cpp
Copy file name to clipboardExpand all lines: numpy/_core/src/umath/string_ufuncs.cpp+7-10Lines changed: 7 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1100 | 1100 |
|
1101 | 1101 |
|
1102 | 1102 |
|
1103 |
| - |
1104 |
| - |
| 1103 | + |
| 1104 | + |
1105 | 1105 |
|
1106 | 1106 |
|
1107 | 1107 |
|
| ||
1116 | 1116 |
|
1117 | 1117 |
|
1118 | 1118 |
|
1119 |
| - |
1120 |
| - |
1121 |
| - |
| 1119 | + |
| 1120 | + |
| 1121 | + |
1122 | 1122 |
|
1123 | 1123 |
|
1124 | 1124 |
|
| ||
1240 | 1240 |
|
1241 | 1241 |
|
1242 | 1242 |
|
1243 |
| - |
1244 |
| - |
1245 |
| - |
1246 | 1243 |
|
1247 | 1244 |
|
1248 | 1245 |
|
| ||
1297 | 1294 |
|
1298 | 1295 |
|
1299 | 1296 |
|
1300 |
| - |
| 1297 | + |
1301 | 1298 |
|
1302 | 1299 |
|
1303 |
| - |
| 1300 | + |
1304 | 1301 |
|
1305 | 1302 |
|
1306 | 1303 |
|
|
numpy/_core/tests/test_regression.py
Copy file name to clipboardExpand all lines: numpy/_core/tests/test_regression.py+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2573 | 2573 |
|
2574 | 2574 |
|
2575 | 2575 |
|
| 2576 | + |
| 2577 | + |
| 2578 | + |
| 2579 | + |
| 2580 | + |
0 commit comments