diff options
author | Sebastian Berg <sebastian@sipsolutions.net> | 2014-02-12 11:57:27 +0100 |
---|---|---|
committer | Sebastian Berg <sebastian@sipsolutions.net> | 2014-02-16 00:00:22 +0100 |
commit | ab04e1ae0e8eca717bc7e42f3b0a60c9ff764289 (patch) | |
tree | 49ea02f820c4ee3eb484578abd0078f543ef4898 /numpy/polynomial/polyutils.py | |
parent | 58e9e27c0c110f9be1558a53fb547dc1abc76fa4 (diff) | |
download | numpy-ab04e1ae0e8eca717bc7e42f3b0a60c9ff764289.tar.gz |
BUG: Force allclose logic to use inexact type
Casting y to an inexact type fixes problems such as
abs(MIN_INT) < 0, and generally makes sense since the allclose
logic is inherently for float types.
Diffstat (limited to 'numpy/polynomial/polyutils.py')
0 files changed, 0 insertions, 0 deletions