diff options
author | Stephan Hoyer <shoyer@gmail.com> | 2018-10-22 17:40:08 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-22 17:40:08 -0700 |
commit | 73151451437fa6ce0d8b5f033c1e005885f63cf8 (patch) | |
tree | 558bbcfb4ef9caef87edca554ebbf4f090b6cc17 /numpy/core/arrayprint.py | |
parent | 2bdb732eb7d04a6016f5e18efe02365f47a5c6b1 (diff) | |
download | numpy-73151451437fa6ce0d8b5f033c1e005885f63cf8.tar.gz |
ENH: __array_function__ support for np.lib, part 2/2 (#12119)
* ENH: __array_function__ support for np.lib, part 2
xref GH12028
np.lib.npyio through np.lib.ufunclike
* Fix failures in numpy/core/tests/test_overrides.py
* CLN: handle depreaction in dispatchers for np.lib.ufunclike
* CLN: fewer dispatchers in lib.twodim_base
* CLN: fewer dispatchers in lib.shape_base
* CLN: more dispatcher consolidation
* BUG: fix test failure
* Use all method instead of function in assert_equal
* DOC: indicate n is array_like in scimath.logn
* MAINT: updates per review
* MAINT: more conservative changes in assert_array_equal
* MAINT: add back in comment
* MAINT: casting tweaks in assert_array_equal
* MAINT: fixes and tests for assert_array_equal on subclasses
Diffstat (limited to 'numpy/core/arrayprint.py')
0 files changed, 0 insertions, 0 deletions