Commit 7f3361f
File tree
Expand file treeCollapse file tree
3 files changed
+17
-7
lines changedFilter options
- numpy/_core
- src/multiarray
- tests
Expand file treeCollapse file tree
3 files changed
+17
-7
lines changednumpy/_core/_add_newdocs.py
Copy file name to clipboardExpand all lines: numpy/_core/_add_newdocs.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1663 | 1663 |
|
1664 | 1664 |
|
1665 | 1665 |
|
1666 |
| - |
1667 |
| - |
| 1666 | + |
| 1667 | + |
1668 | 1668 |
|
1669 | 1669 |
|
1670 | 1670 |
|
|
numpy/_core/src/multiarray/dlpack.c
Copy file name to clipboardExpand all lines: numpy/_core/src/multiarray/dlpack.c+4-5Lines changed: 4 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
601 | 601 |
|
602 | 602 |
|
603 | 603 |
|
604 |
| - |
| 604 | + |
605 | 605 |
|
606 | 606 |
|
607 | 607 |
|
| ||
702 | 702 |
|
703 | 703 |
|
704 | 704 |
|
705 |
| - |
| 705 | + |
| 706 | + |
| 707 | + |
706 | 708 |
|
707 | 709 |
|
708 | 710 |
|
709 | 711 |
|
710 |
| - |
711 |
| - |
712 |
| - |
713 | 712 |
|
714 | 713 |
|
715 | 714 |
|
|
numpy/_core/tests/test_dlpack.py
Copy file name to clipboardExpand all lines: numpy/_core/tests/test_dlpack.py+11Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
144 | 144 |
|
145 | 145 |
|
146 | 146 |
|
| 147 | + |
| 148 | + |
| 149 | + |
| 150 | + |
| 151 | + |
| 152 | + |
| 153 | + |
| 154 | + |
| 155 | + |
| 156 | + |
| 157 | + |
147 | 158 |
|
148 | 159 |
|
149 | 160 |
|
|
0 commit comments