On this page
Miscellaneous routines
Performance tuning
|
Set the size of the buffer used in ufuncs. |
Return the size of the buffer used in ufuncs. |
Memory ranges
|
Determine if two arrays share memory. |
|
Determine if two arrays might share memory |
|
Returns pointers to the end-points of an array. |
Array mixins
Mixin defining all operator special methods using __array_ufunc__. |
NumPy version comparison
|
Parse and compare numpy version strings. |
Utility
Return the directory that contains the NumPy *.h header files. |
|
Show libraries in the system on which NumPy was built. |
|
|
Issues a DeprecationWarning, adds warning to |
|
Deprecates a function and includes the deprecation in its docstring. |
|
Broadcast the input shapes into a single shape. |
Matlab-like Functions
Exceptions
|
Axis supplied was invalid. |
© 2005–2022 NumPy Developers
Licensed under the 3-clause BSD License.
https://numpy.org/doc/1.23/reference/routines.other.html