summaryrefslogtreecommitdiff
path: root/numpy/lib/mixins.py
diff options
context:
space:
mode:
authorBas van Beek <b.f.van.beek@vu.nl>2020-08-30 18:48:36 +0200
committerBas van Beek <b.f.van.beek@vu.nl>2020-09-07 17:54:17 +0200
commit9ddcf0d83a118eb59c458d7ccf00baa9f66097b5 (patch)
treee6997c88f79bc2fb58c725ce6d1ed016d6b5a830 /numpy/lib/mixins.py
parent32d6157a1dc13c071576449012ae47c21d9c325b (diff)
downloadnumpy-9ddcf0d83a118eb59c458d7ccf00baa9f66097b5.tar.gz
MAINT: Removed the class-level `_ArrayOrScalarCommon.__getattr__` method
* Added placeholder stubs for previously undefined methods. * Moved a number of methods from `ndarray` to the `_ArrayOrScalarCommon` super-class. * Moved the `__matmul__`-based methods from `_ArrayOrScalarCommon` to `ndarray`. * Added `__index__` to `np.bool_` & `np.integer`
Diffstat (limited to 'numpy/lib/mixins.py')
0 files changed, 0 insertions, 0 deletions