diff options
author | Cameron Blocker <cameronjblocker@gmail.com> | 2020-07-12 03:38:37 -0400 |
---|---|---|
committer | Cameron Blocker <cameronjblocker@gmail.com> | 2020-07-12 03:38:37 -0400 |
commit | 1cdc9a8f72e41c21c44187701d74133d8ee58412 (patch) | |
tree | 4f1d4cfb877fad507195967c35ba41c2691500cb /numpy/lib/tests/test_function_base.py | |
parent | 9fd8b2db731d79fabdc40de3a7111381fb4aae5a (diff) | |
download | numpy-1cdc9a8f72e41c21c44187701d74133d8ee58412.tar.gz |
BUG: fix mgrid output for lower precision float inputs
Floats besides float64 were being coerced to integers
and complex step sizes for the index trick classes
would fail for complex64 input. Fixes #16466
Diffstat (limited to 'numpy/lib/tests/test_function_base.py')
0 files changed, 0 insertions, 0 deletions