diff options
author | Ralf Gommers <ralf.gommers@googlemail.com> | 2012-09-08 21:56:23 +0200 |
---|---|---|
committer | Ralf Gommers <ralf.gommers@googlemail.com> | 2012-09-08 21:56:23 +0200 |
commit | 170ed4e33d6196d724dc18ddcd42311c291b4587 (patch) | |
tree | d26de21f39d865248081ebfa18507df4c9e6090f /numpy/polynomial/polyutils.py | |
parent | a744f3cd24d2ad920f311dc58878a861599bd01b (diff) | |
download | numpy-170ed4e33d6196d724dc18ddcd42311c291b4587.tar.gz |
MAINT: silence Cython warnings about changes dtype/ufunc size.
These warnings are visible whenever you import scipy (or another package) that
was compiled against an older numpy than is installed. For example compiled
against 1.5.1, like current scipy binaries are, and used with 1.7.0.
These warnings aren't useful; if numpy would really break its ABI it would be
noticed in no time without these warnings.
Diffstat (limited to 'numpy/polynomial/polyutils.py')
0 files changed, 0 insertions, 0 deletions