SciPy

numpy.setbufsizeΒΆ

numpy.setbufsize(size)[source]ΒΆ

Set the size of the buffer used in ufuncs.

Parameters:
size : int

Size of buffer.

Previous topic

Universal functions (ufunc)

Next topic

numpy.seterr