diff options
author | Jonathan L Long <jonlong@cs.berkeley.edu> | 2017-05-02 16:10:42 -0700 |
---|---|---|
committer | Jonathan L Long <jonlong@cs.berkeley.edu> | 2017-05-07 11:12:43 -0700 |
commit | a7fb64c4125611ef1952572c50e0e95ac3872fdd (patch) | |
tree | 145322bad2f8bfb94becfa14a23faa5e3a89cddb /numpy/lib/tests/test_function_base.py | |
parent | 39aaa2d2960e2e4bfb6d13b0f1a169deebf611e2 (diff) | |
download | numpy-a7fb64c4125611ef1952572c50e0e95ac3872fdd.tar.gz |
DEP: deprecate ndarray.conjugate's no-op fall through for non-numeric
types
This behavior is contrary to np.conjugate (which will error on
non-numeric types), even though documentation claims they are identical.
This deprecation favors failing fast.
Diffstat (limited to 'numpy/lib/tests/test_function_base.py')
0 files changed, 0 insertions, 0 deletions