core-matrix

intended for specific discussion around core.matrix (usage and development) For general data work check out #data-science
2016-11-28T22:56:23.000148Z

Anybody knows what’s the best way to set the values in an array to their absolute value, like numpy.absolute?

2016-11-28T23:06:29.000150Z

Is emapping an efficient way to do these sort of manipulations?