diff options
author | Eric Wieser <wieser.eric@gmail.com> | 2017-09-17 17:54:38 -0700 |
---|---|---|
committer | Eric Wieser <wieser.eric@gmail.com> | 2017-09-17 19:18:07 -0700 |
commit | 429f99e48b5b520a8e0724f11ca9e9d88d2e3439 (patch) | |
tree | 6a3983c61168cfffd5cb247a1114a0fe383176d0 /numpy/core/numeric.py | |
parent | f7be36b05feff7f54b3e118a9af265d0b9de94e2 (diff) | |
download | numpy-429f99e48b5b520a8e0724f11ca9e9d88d2e3439.tar.gz |
DOC: Warn about the difference between np.remainder and math.remainder
Python 3.7 adds its own `math.remainder` with different semantics to ours.
We can't change the semantics now, but we can warn users that they are different.
Diffstat (limited to 'numpy/core/numeric.py')
0 files changed, 0 insertions, 0 deletions