summaryrefslogtreecommitdiff
path: root/numpy/f2py
diff options
context:
space:
mode:
authorSebastian Berg <sebastian@sipsolutions.net>2013-12-05 22:53:26 +0100
committerSebastian Berg <sebastian@sipsolutions.net>2014-02-12 13:50:34 +0100
commit58e9e27c0c110f9be1558a53fb547dc1abc76fa4 (patch)
tree79f5937059690e0d9188a9bada96f03a1661402b /numpy/f2py
parentf57c77b88a735d5f49a407881777ff2e9f3b1be2 (diff)
downloadnumpy-58e9e27c0c110f9be1558a53fb547dc1abc76fa4.tar.gz
DEP: Deprecate boolean `-` operations
Boolean - is not well defined, especially the unary and binary operator are not compatible. In general boolean minus seems to have no real application and does not do what might be expected. All "allclose" type functions (numpy, tests, masked) have to now check for boolean to avoid the deprecation warning. In the future one could think about removing it again and just allowing the upcast.
Diffstat (limited to 'numpy/f2py')
0 files changed, 0 insertions, 0 deletions