diff options
author | Charles Harris <charlesr.harris@gmail.com> | 2018-09-04 15:06:32 -0600 |
---|---|---|
committer | Charles Harris <charlesr.harris@gmail.com> | 2018-09-04 15:06:32 -0600 |
commit | 4834bb96f43c1a2e864d7d46b838c3029bcffc5a (patch) | |
tree | 2372cd05e4bca988ade4783a89360d2c22f74c44 /numpy/matrixlib/tests/test_multiarray.py | |
parent | 058851c5cfc98f50f11237b1c13d77cfd1f40475 (diff) | |
download | numpy-4834bb96f43c1a2e864d7d46b838c3029bcffc5a.tar.gz |
BUG: The multiarray/ufunc merge broke old wheels.
The numpy/core/umath.py compatibility module was missing the
`_UFUNC_API` attribute that needed to be imported from
`_multiarray_umath`.
* Add the `_UFUNC_API` attribute
* Make some style fixups.
See https://github.com/scipy/scipy/issues/9220 for discussion.
Diffstat (limited to 'numpy/matrixlib/tests/test_multiarray.py')
0 files changed, 0 insertions, 0 deletions