summaryrefslogtreecommitdiff
path: root/numpy/array_api/_array_object.py
diff options
context:
space:
mode:
authorSebastian Berg <sebastian@sipsolutions.net>2020-05-13 17:18:02 -0500
committerSebastian Berg <sebastian@sipsolutions.net>2020-07-16 14:40:20 -0500
commit4e8e9284719ffc3f2add7ef4e23b33569c223689 (patch)
treef0692bc8ede245a1fe4516469a4c8d98cbcfe5c5 /numpy/array_api/_array_object.py
parent651862dd75db99dc4abcaf91e82ca21cf1309d08 (diff)
downloadnumpy-4e8e9284719ffc3f2add7ef4e23b33569c223689.tar.gz
DEP: Deprecate ufunc.outer with matrix inputs
Previously we converted matrices to arrays for the user, since `np.outer` does not make sense for matrix. This deprecates that usage (which in almost all cases will result in an error). The main reason for this deprecation is to remove all direct references of matrix from the NumPy codebase, so that it is easier to move it out of NumPy eventually.
Diffstat (limited to 'numpy/array_api/_array_object.py')
0 files changed, 0 insertions, 0 deletions