Commit 4610256
File tree
Expand file treeCollapse file tree
8 files changed
+87
-31
lines changedFilter options
- numpy/_core
- src
- multiarray
- stringdtype
- umath
- tests
Expand file treeCollapse file tree
8 files changed
+87
-31
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
560 | 560 |
|
561 | 561 |
|
562 | 562 |
|
563 |
| - |
| 563 | + |
564 | 564 |
|
565 | 565 |
|
566 | 566 |
|
|
numpy/_core/src/multiarray/convert_datatype.c
Copy file name to clipboardExpand all lines: numpy/_core/src/multiarray/convert_datatype.c+34-2Lines changed: 34 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
465 | 465 |
|
466 | 466 |
|
467 | 467 |
|
468 |
| - |
| 468 | + |
| 469 | + |
| 470 | + |
469 | 471 |
|
470 | 472 |
|
471 | 473 |
|
472 | 474 |
|
473 | 475 |
|
474 | 476 |
|
475 |
| - |
| 477 | + |
| 478 | + |
476 | 479 |
|
477 | 480 |
|
478 | 481 |
|
| ||
648 | 651 |
|
649 | 652 |
|
650 | 653 |
|
| 654 | + |
| 655 | + |
| 656 | + |
| 657 | + |
| 658 | + |
| 659 | + |
| 660 | + |
| 661 | + |
| 662 | + |
| 663 | + |
| 664 | + |
| 665 | + |
| 666 | + |
| 667 | + |
| 668 | + |
| 669 | + |
| 670 | + |
| 671 | + |
| 672 | + |
| 673 | + |
| 674 | + |
| 675 | + |
| 676 | + |
| 677 | + |
| 678 | + |
| 679 | + |
| 680 | + |
| 681 | + |
| 682 | + |
651 | 683 |
|
652 | 684 |
|
653 | 685 |
|
|
numpy/_core/src/multiarray/convert_datatype.h
Copy file name to clipboardExpand all lines: numpy/_core/src/multiarray/convert_datatype.h+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
102 | 102 |
|
103 | 103 |
|
104 | 104 |
|
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
105 | 110 |
|
106 | 111 |
|
107 | 112 |
|
|
numpy/_core/src/multiarray/ctors.c
Copy file name to clipboardExpand all lines: numpy/_core/src/multiarray/ctors.c+11-4Lines changed: 11 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1913 | 1913 |
|
1914 | 1914 |
|
1915 | 1915 |
|
1916 |
| - |
1917 |
| - |
| 1916 | + |
| 1917 | + |
| 1918 | + |
| 1919 | + |
1918 | 1920 |
|
1919 | 1921 |
|
1920 | 1922 |
|
| ||
1926 | 1928 |
|
1927 | 1929 |
|
1928 | 1930 |
|
1929 |
| - |
1930 |
| - |
| 1931 | + |
| 1932 | + |
| 1933 | + |
| 1934 | + |
| 1935 | + |
| 1936 | + |
| 1937 | + |
1931 | 1938 |
|
1932 | 1939 |
|
1933 | 1940 |
|
|
numpy/_core/src/multiarray/multiarraymodule.c
Copy file name to clipboardExpand all lines: numpy/_core/src/multiarray/multiarraymodule.c+4-18Lines changed: 4 additions & 18 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1449 | 1449 |
|
1450 | 1450 |
|
1451 | 1451 |
|
1452 |
| - |
1453 |
| - |
1454 |
| - |
1455 |
| - |
1456 |
| - |
1457 |
| - |
1458 |
| - |
1459 |
| - |
1460 |
| - |
1461 |
| - |
1462 |
| - |
1463 |
| - |
1464 |
| - |
1465 |
| - |
1466 |
| - |
1467 |
| - |
1468 |
| - |
1469 | 1452 |
|
1470 | 1453 |
|
1471 | 1454 |
|
| ||
1608 | 1591 |
|
1609 | 1592 |
|
1610 | 1593 |
|
1611 |
| - |
| 1594 | + |
| 1595 | + |
| 1596 | + |
| 1597 | + |
1612 | 1598 |
|
1613 | 1599 |
|
1614 | 1600 |
|
|
numpy/_core/src/multiarray/stringdtype/casts.c
Copy file name to clipboardExpand all lines: numpy/_core/src/multiarray/stringdtype/casts.c+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
79 | 79 |
|
80 | 80 |
|
81 | 81 |
|
82 |
| - |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
83 | 86 |
|
84 | 87 |
|
85 | 88 |
|
|
numpy/_core/src/umath/ufunc_object.c
Copy file name to clipboardExpand all lines: numpy/_core/src/umath/ufunc_object.c+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
789 | 789 |
|
790 | 790 |
|
791 | 791 |
|
792 |
| - |
793 |
| - |
794 |
| - |
| 792 | + |
| 793 | + |
| 794 | + |
795 | 795 |
|
796 | 796 |
|
797 | 797 |
|
| ||
806 | 806 |
|
807 | 807 |
|
808 | 808 |
|
809 |
| - |
810 |
| - |
| 809 | + |
| 810 | + |
811 | 811 |
|
812 | 812 |
|
813 | 813 |
|
|
numpy/_core/tests/test_stringdtype.py
Copy file name to clipboardExpand all lines: numpy/_core/tests/test_stringdtype.py+23Lines changed: 23 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
474 | 474 |
|
475 | 475 |
|
476 | 476 |
|
| 477 | + |
| 478 | + |
| 479 | + |
| 480 | + |
| 481 | + |
| 482 | + |
| 483 | + |
| 484 | + |
| 485 | + |
| 486 | + |
| 487 | + |
| 488 | + |
| 489 | + |
| 490 | + |
| 491 | + |
| 492 | + |
| 493 | + |
| 494 | + |
| 495 | + |
| 496 | + |
| 497 | + |
| 498 | + |
| 499 | + |
477 | 500 |
|
478 | 501 |
|
479 | 502 |
|
|
0 commit comments