diff options
author | Ben Nathanson <github@bigriver.xyz> | 2020-06-12 16:59:08 -0400 |
---|---|---|
committer | Ben Nathanson <github@bigriver.xyz> | 2020-06-12 16:59:08 -0400 |
commit | 0994b5af8b790cda7fda0002bae3c269f8317e74 (patch) | |
tree | 7df0cc7831e43a9cf06d5657ab94db522882d342 /numpy/polynomial/polyutils.py | |
parent | 5345c2575a28fa2dfbbec83c99636669476c2745 (diff) | |
download | numpy-0994b5af8b790cda7fda0002bae3c269f8317e74.tar.gz |
DOC: Disallow complex args in arange
As noted in issue #10332, arange with complex start, stop, or step returns
an empty array.
Until the code is changed, specify that these args can only
be integer or real.
Diffstat (limited to 'numpy/polynomial/polyutils.py')
0 files changed, 0 insertions, 0 deletions