setbufsize(size) | Set the size of the buffer used in ufuncs. |
getbufsize() | Return the size of the buffer used in ufuncs. |
shares_memory(a, b[, max_work]) | Determine if two arrays share memory |
may_share_memory(a, b[, max_work]) | Determine if two arrays might share memory |
lib.mixins.NDArrayOperatorsMixin | Mixin defining all operator special methods using __array_ufunc__. |
lib.NumpyVersion(vstring) | Parse and compare numpy version strings. |
© 2005–2019 NumPy Developers
Licensed under the 3-clause BSD License.
https://docs.scipy.org/doc/numpy-1.17.0/reference/routines.other.html