diff options
author | Jay Bourque <jay.bourque@continuum.io> | 2013-05-10 15:14:35 -0500 |
---|---|---|
committer | Jay Bourque <jay.bourque@continuum.io> | 2013-05-10 15:14:35 -0500 |
commit | 4d8e317919cf4a0fce7403848e2f12535e65b49d (patch) | |
tree | d2022574346764628ca051a9c2bd44fbfce48ded /numpy/core/defchararray.py | |
parent | 6b892cf994889518a948987be8c57353d4250dad (diff) | |
download | numpy-4d8e317919cf4a0fce7403848e2f12535e65b49d.tar.gz |
Fix issue with broadcast_arrays() and user defined dtypes
broadcast_arrays() does not handle struct and custom dtypes correctly. Dtype of returned broadcasted arrays is always '|V8'. Fix broadcast_arrays() so that dtype of returned arrays is correct dtype for user defined dtypes.
Diffstat (limited to 'numpy/core/defchararray.py')
0 files changed, 0 insertions, 0 deletions