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 aching
Recipients aching
Date 2017-04-12.15:21:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1492010494.99.0.888369337557.issue30056@psf.upfronthosting.co.za>
In-reply-to
Content
I just updated to numpy 1.12.1 and am getting this Runtime Warning when using numpy.minimum or numpy.maximum:

RuntimeWarning: invalid value encountered in maximum

Prior to updating, I was using numpy 1.10.x and had no issues running numpy.minimum or numpy.maximum
History
Date User Action Args
2017-04-12 15:21:35achingsetrecipients: + aching
2017-04-12 15:21:34achingsetmessageid: <1492010494.99.0.888369337557.issue30056@psf.upfronthosting.co.za>
2017-04-12 15:21:34achinglinkissue30056 messages
2017-04-12 15:21:34achingcreate