diff options
author | Deepak Kumar Gouda <deepakgouda1729@gmail.com> | 2018-01-31 01:05:32 +0530 |
---|---|---|
committer | Eric Wieser <wieser.eric@gmail.com> | 2018-01-30 11:35:32 -0800 |
commit | e988535a06c8150e28e6858d7be0a5d2f7e08fa9 (patch) | |
tree | dea31043a027674dd305ddce7ebf2aca1eeaa361 /numpy/lib/arraysetops.py | |
parent | c3fd79150bc183e8852f1330ea6e8cb4ca7ce7bc (diff) | |
download | numpy-e988535a06c8150e28e6858d7be0a5d2f7e08fa9.tar.gz |
BUG: Fixed polydiv for Complex Numbers (#10473)
This previously failed with:
TypeError: Cannot cast ufunc subtract output from dtype('complex128') to dtype('float64') with casting rule 'same_kind'
Diffstat (limited to 'numpy/lib/arraysetops.py')
0 files changed, 0 insertions, 0 deletions