Commit 7e3d558
File tree
3 files changed
+110
-7
lines changedFilter options
- doc/release
- numpy/core
- src/npymath
- tests
3 files changed
+110
-7
lines changeddoc/release/1.17.0-notes.rst
Copy file name to clipboardExpand all lines: doc/release/1.17.0-notes.rst+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
33 | 40 |
|
34 | 41 |
|
35 | 42 |
|
|
numpy/core/src/npymath/halffloat.c
Copy file name to clipboardExpand all lines: numpy/core/src/npymath/halffloat.c+24-7Lines changed: 24 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
301 | 301 |
|
302 | 302 |
|
303 | 303 |
|
| 304 | + |
| 305 | + |
| 306 | + |
| 307 | + |
| 308 | + |
| 309 | + |
304 | 310 |
|
305 | 311 |
|
306 | 312 |
|
307 | 313 |
|
308 | 314 |
|
309 | 315 |
|
310 |
| - |
| 316 | + |
| 317 | + |
| 318 | + |
311 | 319 |
|
312 |
| - |
| 320 | + |
313 | 321 |
|
314 | 322 |
|
315 | 323 |
|
| ||
416 | 424 |
|
417 | 425 |
|
418 | 426 |
|
419 |
| - |
| 427 | + |
| 428 | + |
| 429 | + |
| 430 | + |
| 431 | + |
| 432 | + |
| 433 | + |
| 434 | + |
| 435 | + |
| 436 | + |
420 | 437 |
|
421 | 438 |
|
422 | 439 |
|
423 | 440 |
|
424 | 441 |
|
425 | 442 |
|
426 | 443 |
|
427 |
| - |
428 |
| - |
| 444 | + |
| 445 | + |
429 | 446 |
|
430 | 447 |
|
431 |
| - |
| 448 | + |
432 | 449 |
|
433 |
| - |
| 450 | + |
434 | 451 |
|
435 | 452 |
|
436 | 453 |
|
|
numpy/core/tests/test_half.py
Copy file name to clipboardExpand all lines: numpy/core/tests/test_half.py+79Lines changed: 79 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
69 | 69 |
|
70 | 70 |
|
71 | 71 |
|
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
| 115 | + |
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
| 125 | + |
| 126 | + |
| 127 | + |
| 128 | + |
| 129 | + |
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | + |
| 142 | + |
| 143 | + |
| 144 | + |
| 145 | + |
| 146 | + |
| 147 | + |
| 148 | + |
| 149 | + |
| 150 | + |
72 | 151 |
|
73 | 152 |
|
74 | 153 |
|
|
0 commit comments