numpy.setbufsize

numpy.setbufsize(size)

Set the size of the buffer used in ufuncs.

Parameters :

size : int

Size of buffer.

Previous topic

numpy.restoredot

Next topic

numpy.getbufsize

This Page