Commit e897143
File tree
Expand file treeCollapse file tree
2 files changed
+29
-1
lines changedFilter options
- numpy/_core
- src/multiarray
- tests
Expand file treeCollapse file tree
2 files changed
+29
-1
lines changednumpy/_core/src/multiarray/ctors.c
Copy file name to clipboardExpand all lines: numpy/_core/src/multiarray/ctors.c+8-1Lines changed: 8 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2134 | 2134 |
|
2135 | 2135 |
|
2136 | 2136 |
|
2137 |
| - |
| 2137 | + |
| 2138 | + |
2138 | 2139 |
|
2139 | 2140 |
|
2140 | 2141 |
|
| ||
2250 | 2251 |
|
2251 | 2252 |
|
2252 | 2253 |
|
| 2254 | + |
| 2255 | + |
| 2256 | + |
| 2257 | + |
| 2258 | + |
| 2259 | + |
2253 | 2260 |
|
2254 | 2261 |
|
2255 | 2262 |
|
|
numpy/_core/tests/test_multiarray.py
Copy file name to clipboardExpand all lines: numpy/_core/tests/test_multiarray.py+21Lines changed: 21 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 | + |
0 commit comments