[Numpy-discussion] numpy.mean still broken for largefloat32arrays

Sturla Molden sturla.molden at gmail.com
Sat Jul 26 15:04:10 EDT 2014


Benjamin Root <ben.root at ou.edu> wrote:
 
> My other concern would be with multi-threaded code (which is where a global
> state would be bad).

It would presumably require a global threading.RLock for protecting the
global state.

Sturla




More information about the NumPy-Discussion mailing list