Commit 7f0ebda
File tree
Expand file treeCollapse file tree
2 files changed
+28
-1
lines changedFilter options
- numpy/_core
- src/multiarray
- tests
Expand file treeCollapse file tree
2 files changed
+28
-1
lines changednumpy/_core/src/multiarray/ctors.c
Copy file name to clipboardExpand all lines: numpy/_core/src/multiarray/ctors.c+7-1Lines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2138 | 2138 |
|
2139 | 2139 |
|
2140 | 2140 |
|
2141 |
| - |
| 2141 | + |
2142 | 2142 |
|
2143 | 2143 |
|
2144 | 2144 |
|
| ||
2254 | 2254 |
|
2255 | 2255 |
|
2256 | 2256 |
|
| 2257 | + |
| 2258 | + |
| 2259 | + |
| 2260 | + |
| 2261 | + |
| 2262 | + |
2257 | 2263 |
|
2258 | 2264 |
|
2259 | 2265 |
|
|
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