Commit bc00011
File tree
Expand file treeCollapse file tree
2 files changed
+42
-2
lines changedFilter options
- numpy/_core
- src/multiarray
- tests
Expand file treeCollapse file tree
2 files changed
+42
-2
lines changednumpy/_core/src/multiarray/ctors.c
Copy file name to clipboardExpand all lines: numpy/_core/src/multiarray/ctors.c+21-2Lines changed: 21 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2249 | 2249 |
|
2250 | 2250 |
|
2251 | 2251 |
|
2252 |
| - |
2253 |
| - |
| 2252 | + |
| 2253 | + |
| 2254 | + |
| 2255 | + |
| 2256 | + |
| 2257 | + |
| 2258 | + |
| 2259 | + |
2254 | 2260 |
|
2255 | 2261 |
|
2256 | 2262 |
|
2257 | 2263 |
|
2258 | 2264 |
|
2259 | 2265 |
|
| 2266 | + |
2260 | 2267 |
|
2261 | 2268 |
|
2262 | 2269 |
|
| ||
4140 | 4147 |
|
4141 | 4148 |
|
4142 | 4149 |
|
| 4150 | + |
| 4151 | + |
| 4152 | + |
| 4153 | + |
| 4154 | + |
| 4155 | + |
4143 | 4156 |
|
4144 | 4157 |
|
4145 | 4158 |
|
| ||
4158 | 4171 |
|
4159 | 4172 |
|
4160 | 4173 |
|
| 4174 | + |
| 4175 | + |
| 4176 | + |
| 4177 | + |
| 4178 | + |
| 4179 | + |
4161 | 4180 |
|
4162 | 4181 |
|
4163 | 4182 |
|
|
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