diff options
author | David Zwicker <david.zwicker@ds.mpg.de> | 2019-11-21 18:18:19 +0100 |
---|---|---|
committer | Warren Weckesser <warren.weckesser@gmail.com> | 2019-11-21 12:18:19 -0500 |
commit | 8efd1e70a7789befc7a85a0b52254c68f7ae408a (patch) | |
tree | b9f62e89a0aa3d462f2fa2d0a41a2000b59488ef /numpy/core/fromnumeric.py | |
parent | d428127183d46b2fbd99afefa4670642addf8d6e (diff) | |
download | numpy-8efd1e70a7789befc7a85a0b52254c68f7ae408a.tar.gz |
BUG: Fix step returned by linspace when num=1 and endpoint=False (#14929)
Changed the the behavior of linspace to return a proper step size for arguments num=1 and endpoint=False, where previously NaN was returned.
closes gh-14927
Diffstat (limited to 'numpy/core/fromnumeric.py')
0 files changed, 0 insertions, 0 deletions