This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author mark.dickinson
Recipients mark.dickinson, xyl123
Date 2018-11-08.08:06:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1541664407.56.0.788709270274.issue35187@psf.upfronthosting.co.za>
In-reply-to
Content
It's also worth taking a look at the documentation: https://docs.scipy.org/doc/numpy-1.15.0/reference/generated/numpy.arange.html

See particularly the "Result" section, where it says:

> Because of floating point overflow, this rule may result in the last > element of out being greater than stop.
History
Date User Action Args
2018-11-08 08:06:47mark.dickinsonsetrecipients: + mark.dickinson, xyl123
2018-11-08 08:06:47mark.dickinsonsetmessageid: <1541664407.56.0.788709270274.issue35187@psf.upfronthosting.co.za>
2018-11-08 08:06:47mark.dickinsonlinkissue35187 messages
2018-11-08 08:06:47mark.dickinsoncreate