diff options
author | Cameron Blocker <cameronjblocker@gmail.com> | 2020-10-17 19:00:00 -0400 |
---|---|---|
committer | Cameron Blocker <cameronjblocker@gmail.com> | 2020-10-17 19:00:00 -0400 |
commit | 56dedfc23f8f4ee0ce17c710b505254528566960 (patch) | |
tree | 32db3fabc2069521a3b493233f09071e51e0e0d9 /numpy/array_api/_array_object.py | |
parent | 7b0a764fee6e1614f3249e9082d8c4acf1dc62d5 (diff) | |
download | numpy-56dedfc23f8f4ee0ce17c710b505254528566960.tar.gz |
BUG: Respect dtype of all-zero argument to poly1d
Fixes gh-16354. Previously np.poly1d(z).coeffs.dtype would always
be np.float64 for zero array z, regardless of z's dtype.
Diffstat (limited to 'numpy/array_api/_array_object.py')
0 files changed, 0 insertions, 0 deletions