Commit c7b1269
File tree
Expand file treeCollapse file tree
2 files changed
+49
-1
lines changedFilter options
- numpy/core
- src/multiarray
- tests
Expand file treeCollapse file tree
2 files changed
+49
-1
lines changednumpy/core/src/multiarray/arrayfunction_override.c
Copy file name to clipboardExpand all lines: numpy/core/src/multiarray/arrayfunction_override.c+16-1Lines changed: 16 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
637 | 637 |
|
638 | 638 |
|
639 | 639 |
|
| 640 | + |
| 641 | + |
| 642 | + |
| 643 | + |
| 644 | + |
| 645 | + |
| 646 | + |
| 647 | + |
| 648 | + |
| 649 | + |
| 650 | + |
| 651 | + |
| 652 | + |
640 | 653 |
|
641 | 654 |
|
642 | 655 |
|
| ||
677 | 690 |
|
678 | 691 |
|
679 | 692 |
|
680 |
| - |
| 693 | + |
| 694 | + |
681 | 695 |
|
682 | 696 |
|
| 697 | + |
683 | 698 |
|
684 | 699 |
|
685 | 700 |
|
numpy/core/tests/test_overrides.py
Copy file name to clipboardExpand all lines: numpy/core/tests/test_overrides.py+33Lines changed: 33 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
690 | 690 |
|
691 | 691 |
|
692 | 692 |
|
| 693 | + |
| 694 | + |
| 695 | + |
| 696 | + |
| 697 | + |
| 698 | + |
| 699 | + |
| 700 | + |
| 701 | + |
| 702 | + |
| 703 | + |
| 704 | + |
| 705 | + |
| 706 | + |
| 707 | + |
| 708 | + |
| 709 | + |
| 710 | + |
| 711 | + |
| 712 | + |
| 713 | + |
| 714 | + |
| 715 | + |
| 716 | + |
| 717 | + |
| 718 | + |
| 719 | + |
| 720 | + |
| 721 | + |
| 722 | + |
| 723 | + |
| 724 | + |
| 725 | + |
0 commit comments