Commit d01249c
File tree
12 files changed
+58
-0
lines changedFilter options
- numpy
- _core/src
- _simd
- multiarray
- umath
- f2py/tests
- fft
- linalg
12 files changed
+58
-0
lines changednumpy/_core/src/_simd/_simd.c
Copy file name to clipboardExpand all lines: numpy/_core/src/_simd/_simd.c+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
92 | 92 |
|
93 | 93 |
|
94 | 94 |
|
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
95 | 101 |
|
96 | 102 |
|
97 | 103 |
|
|
numpy/_core/src/multiarray/_multiarray_tests.c.src
Copy file name to clipboardExpand all lines: numpy/_core/src/multiarray/_multiarray_tests.c.src+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2439 | 2439 |
|
2440 | 2440 |
|
2441 | 2441 |
|
| 2442 | + |
| 2443 | + |
| 2444 | + |
| 2445 | + |
| 2446 | + |
| 2447 | + |
2442 | 2448 |
|
2443 | 2449 |
|
2444 | 2450 |
|
|
numpy/_core/src/multiarray/multiarraymodule.c
Copy file name to clipboardExpand all lines: numpy/_core/src/multiarray/multiarraymodule.c+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5137 | 5137 |
|
5138 | 5138 |
|
5139 | 5139 |
|
| 5140 | + |
| 5141 | + |
| 5142 | + |
| 5143 | + |
| 5144 | + |
5140 | 5145 |
|
5141 | 5146 |
|
5142 | 5147 |
|
|
numpy/_core/src/umath/_operand_flag_tests.c
Copy file name to clipboardExpand all lines: numpy/_core/src/umath/_operand_flag_tests.c+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
77 | 77 |
|
78 | 78 |
|
79 | 79 |
|
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
80 | 85 |
|
81 | 86 |
|
82 | 87 |
|
|
numpy/_core/src/umath/_rational_tests.c
Copy file name to clipboardExpand all lines: numpy/_core/src/umath/_rational_tests.c+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1355 | 1355 |
|
1356 | 1356 |
|
1357 | 1357 |
|
| 1358 | + |
| 1359 | + |
| 1360 | + |
| 1361 | + |
| 1362 | + |
1358 | 1363 |
|
1359 | 1364 |
|
1360 | 1365 |
|
|
numpy/_core/src/umath/_struct_ufunc_tests.c
Copy file name to clipboardExpand all lines: numpy/_core/src/umath/_struct_ufunc_tests.c+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
156 | 156 |
|
157 | 157 |
|
158 | 158 |
|
| 159 | + |
| 160 | + |
| 161 | + |
| 162 | + |
| 163 | + |
| 164 | + |
159 | 165 |
|
160 | 166 |
|
numpy/_core/src/umath/_umath_tests.c.src
Copy file name to clipboardExpand all lines: numpy/_core/src/umath/_umath_tests.c.src+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
829 | 829 |
|
830 | 830 |
|
831 | 831 |
|
| 832 | + |
| 833 | + |
| 834 | + |
| 835 | + |
| 836 | + |
| 837 | + |
832 | 838 |
|
833 | 839 |
|
numpy/f2py/tests/test_abstract_interface.py
Copy file name to clipboardExpand all lines: numpy/f2py/tests/test_abstract_interface.py+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
| 9 | + |
| 10 | + |
9 | 11 |
|
10 | 12 |
|
11 | 13 |
|
|
numpy/f2py/tests/test_callback.py
Copy file name to clipboardExpand all lines: numpy/f2py/tests/test_callback.py+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
| 15 | + |
14 | 16 |
|
15 | 17 |
|
16 | 18 |
|
|
numpy/fft/_pocketfft_umath.cpp
Copy file name to clipboardExpand all lines: numpy/fft/_pocketfft_umath.cpp+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
419 | 419 |
|
420 | 420 |
|
421 | 421 |
|
| 422 | + |
| 423 | + |
| 424 | + |
| 425 | + |
| 426 | + |
422 | 427 |
|
423 | 428 |
|
numpy/linalg/lapack_litemodule.c
Copy file name to clipboardExpand all lines: numpy/linalg/lapack_litemodule.c+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
409 | 409 |
|
410 | 410 |
|
411 | 411 |
|
| 412 | + |
| 413 | + |
| 414 | + |
| 415 | + |
| 416 | + |
412 | 417 |
|
413 | 418 |
|
numpy/linalg/umath_linalg.cpp
Copy file name to clipboardExpand all lines: numpy/linalg/umath_linalg.cpp+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4699 | 4699 |
|
4700 | 4700 |
|
4701 | 4701 |
|
| 4702 | + |
| 4703 | + |
| 4704 | + |
| 4705 | + |
| 4706 | + |
4702 | 4707 |
|
4703 | 4708 |
|
0 commit comments