[SciPy-dev] Should ndimage.measurements.* should return lists if index is a list?

David Warde-Farley dwf at cs.toronto.edu
Mon Apr 20 20:33:53 EDT 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