What kind of language limitations (if any) do we want to place on implementations??

Damian Eads eads at soe.ucsc.edu
Sat Oct 3 18:33:28 EDT 2009


On Sat, Oct 3, 2009 at 11:22 PM, Chris Colbert <sccolbert at gmail.com> wrote:
>
> i.e. Do we want to standardize how we will implement the functionality
> in the Image Kit or are we free to use whatever tools we are familiar
> with?
>
> Personally, I do most performance related stuff with Cython, so are we
> ok to require Cython as a build dependency? Or would we rather limit
> things to python and the C api only?

Code already exists in scikits.image which depends on Cython.

Damian



More information about the scikit-image mailing list