summaryrefslogtreecommitdiff
path: root/numpy/core/numeric.py
diff options
context:
space:
mode:
authorEric Wieser <wieser.eric@gmail.com>2016-12-12 13:44:55 +0000
committerEric Wieser <wieser.eric@gmail.com>2017-03-04 00:42:36 +0000
commit662744904a5f248a83f28ad3a7a791c817eaf140 (patch)
treed53d641214d9e8947b8add2f5b6440c0829d259c /numpy/core/numeric.py
parent96c3e66179b6bbd71d7ae4c16c5130179dd683c3 (diff)
downloadnumpy-662744904a5f248a83f28ad3a7a791c817eaf140.tar.gz
ENH: Implement most linalg operations for 0x0 matrices
Fixes #8212 det: return ones of the right shape slogdet: return sign=ones, log=zeros of the right shape pinv, eigvals(h?), eig(h?): return empty array(s?) of the right shape svd & qr: not implemented, due to complex return value rules
Diffstat (limited to 'numpy/core/numeric.py')
0 files changed, 0 insertions, 0 deletions