Commit a3600e4
committed
cast type to unsigned int
Addresses warning when NPY_PROMOTION_STATE=weak_and_warn that result dtype changed due to the removal of value-based promotion from NumPy. Changed from int32 to int16.1 parent 56b7d5c commit a3600e4
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2371 | 2371 | | |
2372 | 2372 | | |
2373 | 2373 | | |
2374 | | - | |
| 2374 | + | |
| 2375 | + | |
2375 | 2376 | | |
2376 | 2377 | | |
2377 | 2378 | | |
| |||
2400 | 2401 | | |
2401 | 2402 | | |
2402 | 2403 | | |
2403 | | - | |
| 2404 | + | |
| 2405 | + | |
2404 | 2406 | | |
2405 | 2407 | | |
2406 | 2408 | | |
| |||
0 commit comments