Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

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