Return the size of the buffer used in ufuncs.
Size of ufunc buffer in bytes.
Concurrency note: see Floating point error handling
>>> import numpy as np >>> np.getbufsize() 8192
© 2005–2024 NumPy Developers
Licensed under the 3-clause BSD License.
https://numpy.org/doc/2.4/reference/generated/numpy.getbufsize.html