[SciPy-dev] Should ndimage.measurements.* should return lists if index is a list?
David Cournapeau
cournape@gmail....
Sun Apr 19 20:59:56 CDT 2009
2009/4/20 Stéfan van der Walt <stefan@sun.ac.za>:
>
> 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.
Having a fast code which crashes and that nobody can maintain is not
that useful anyway :)
David
More information about the Scipy-dev
mailing list