Commit ad293f5
File tree
Expand file treeCollapse file tree
2 files changed
+29
-0
lines changedFilter options
- numpy/_core
- src/multiarray
- tests
Expand file treeCollapse file tree
2 files changed
+29
-0
lines changednumpy/_core/src/multiarray/ctors.c
Copy file name to clipboardExpand all lines: numpy/_core/src/multiarray/ctors.c+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2250 | 2250 |
|
2251 | 2251 |
|
2252 | 2252 |
|
| 2253 | + |
| 2254 | + |
| 2255 | + |
| 2256 | + |
| 2257 | + |
| 2258 | + |
2253 | 2259 |
|
2254 | 2260 |
|
2255 | 2261 |
|
|
numpy/_core/tests/test_multiarray.py
Copy file name to clipboardExpand all lines: numpy/_core/tests/test_multiarray.py+23Lines changed: 23 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10420 | 10420 |
|
10421 | 10421 |
|
10422 | 10422 |
|
| 10423 | + |
| 10424 | + |
| 10425 | + |
| 10426 | + |
| 10427 | + |
| 10428 | + |
| 10429 | + |
| 10430 | + |
| 10431 | + |
| 10432 | + |
| 10433 | + |
| 10434 | + |
| 10435 | + |
| 10436 | + |
| 10437 | + |
| 10438 | + |
| 10439 | + |
| 10440 | + |
| 10441 | + |
| 10442 | + |
| 10443 | + |
| 10444 | + |
| 10445 | + |
0 commit comments