Commit af1fcaa
File tree
6 files changed
+100
-30
lines changedFilter options
- doc/release/upcoming_changes
- numpy/_core
- src/multiarray
- tests
6 files changed
+100
-30
lines changeddoc/release/upcoming_changes/27807.change.rst
Copy file name to clipboard+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
numpy/_core/src/multiarray/methods.c
Copy file name to clipboardExpand all lines: numpy/_core/src/multiarray/methods.c+19-15Lines changed: 19 additions & 15 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
892 | 892 |
|
893 | 893 |
|
894 | 894 |
|
895 |
| - |
| 895 | + |
| 896 | + |
| 897 | + |
| 898 | + |
| 899 | + |
| 900 | + |
896 | 901 |
|
897 |
| - |
898 |
| - |
899 |
| - |
| 902 | + |
| 903 | + |
| 904 | + |
900 | 905 |
|
901 | 906 |
|
902 |
| - |
903 |
| - |
904 |
| - |
905 |
| - |
906 |
| - |
907 |
| - |
908 |
| - |
909 |
| - |
910 |
| - |
911 |
| - |
912 | 907 |
|
| 908 | + |
| 909 | + |
| 910 | + |
| 911 | + |
| 912 | + |
913 | 913 |
|
914 | 914 |
|
915 | 915 |
|
| ||
919 | 919 |
|
920 | 920 |
|
921 | 921 |
|
922 |
| - |
| 922 | + |
| 923 | + |
| 924 | + |
| 925 | + |
| 926 | + |
923 | 927 |
|
924 | 928 |
|
925 | 929 |
|
|
numpy/_core/src/multiarray/scalartypes.c.src
Copy file name to clipboardExpand all lines: numpy/_core/src/multiarray/scalartypes.c.src+19-14Lines changed: 19 additions & 14 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
| 28 | + |
28 | 29 |
|
29 | 30 |
|
30 | 31 |
|
| ||
2035 | 2036 |
|
2036 | 2037 |
|
2037 | 2038 |
|
2038 |
| - |
| 2039 | + |
2039 | 2040 |
|
| 2041 | + |
| 2042 | + |
| 2043 | + |
| 2044 | + |
2040 | 2045 |
|
2041 | 2046 |
|
2042 | 2047 |
|
2043 |
| - |
2044 | 2048 |
|
| 2049 | + |
| 2050 | + |
| 2051 | + |
2045 | 2052 |
|
2046 |
| - |
2047 |
| - |
2048 |
| - |
| 2053 | + |
| 2054 | + |
| 2055 | + |
2049 | 2056 |
|
2050 | 2057 |
|
2051 |
| - |
2052 |
| - |
2053 |
| - |
2054 |
| - |
2055 |
| - |
2056 |
| - |
2057 |
| - |
2058 | 2058 |
|
2059 |
| - |
2060 |
| - |
| 2059 | + |
| 2060 | + |
| 2061 | + |
| 2062 | + |
| 2063 | + |
| 2064 | + |
| 2065 | + |
2061 | 2066 |
|
2062 | 2067 |
|
2063 | 2068 |
|
|
numpy/_core/tests/test_arrayobject.py
Copy file name to clipboardExpand all lines: numpy/_core/tests/test_arrayobject.py+36Lines changed: 36 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
numpy/_core/tests/test_multiarray.py
Copy file name to clipboardExpand all lines: numpy/_core/tests/test_multiarray.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9807 | 9807 |
|
9808 | 9808 |
|
9809 | 9809 |
|
9810 |
| - |
| 9810 | + |
9811 | 9811 |
|
9812 | 9812 |
|
9813 | 9813 |
|
|
numpy/_core/tests/test_scalar_methods.py
Copy file name to clipboardExpand all lines: numpy/_core/tests/test_scalar_methods.py+21Lines changed: 21 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
223 | 223 |
|
224 | 224 |
|
225 | 225 |
|
| 226 | + |
| 227 | + |
| 228 | + |
| 229 | + |
| 230 | + |
| 231 | + |
| 232 | + |
| 233 | + |
| 234 | + |
| 235 | + |
| 236 | + |
| 237 | + |
| 238 | + |
| 239 | + |
| 240 | + |
| 241 | + |
| 242 | + |
| 243 | + |
| 244 | + |
| 245 | + |
| 246 | + |
0 commit comments