Anybody knows what’s the best way to set the values in an array to their absolute value, like numpy.absolute?
Is emapping an efficient way to do these sort of manipulations?