NumPy

Previous topic

Universal functions (ufunc)

Next topic

numpy.seterr

numpy.setbufsize

numpy.setbufsize(size)[source]

Set the size of the buffer used in ufuncs.

Parameters
sizeint

Size of buffer.