[SciPy-dev] Should ndimage.measurements.* should return lists if index is a list?
David Warde-Farley
dwf@cs.toronto....
Mon Apr 20 19:33:53 CDT 2009
On 19-Apr-09, at 7:40 PM, Stéfan van der Walt wrote:
> With Cython, a type conversion is trivial to do Ndimage was based on
> Numeric -- but with NumPy many of its operations can be done using
> fancy indexing and broadcasting. A slight decrease in speed for a
> massive improvement in readability.
Slight correction (if it matters): ndimage is from numarray, not
Numeric. Otherwise, +1.
David
More information about the Scipy-dev
mailing list