summaryrefslogtreecommitdiff
path: root/numpy/lib/nanfunctions.py
diff options
context:
space:
mode:
authorHong Xu <hong@topbug.net>2017-09-16 00:54:29 -0700
committerHong Xu <hong@topbug.net>2017-09-16 21:02:12 -0700
commite67ff5a12fb1a00140486bf1a5ae9a39fbcbdadd (patch)
tree810b6dacb5aedb21c0beb48872ab0b5b5d0ab7f4 /numpy/lib/nanfunctions.py
parent7da52beb00b7c5d44ed1c946f2b43692d6ec4e1a (diff)
downloadnumpy-e67ff5a12fb1a00140486bf1a5ae9a39fbcbdadd.tar.gz
arange: `start` is not needed even when `step` is given.
The documentation says `start` must be given if `step` is specified, but this is not true. For example, arange(5, step=2) works.
Diffstat (limited to 'numpy/lib/nanfunctions.py')
0 files changed, 0 insertions, 0 deletions