![](https://secure.gravatar.com/avatar/20ecc2648c30f3c3c5a37804709da79f.jpg?s=120&d=mm&r=g)
Oct. 3, 2009
3:38 p.m.
would you mind pointing it out to me? I scanned through the entire source tree here: http://github.com/stefanv/scikits.image but didn't see anything... Sorry if I'm just not seeing it.... -Chris On Sun, Oct 4, 2009 at 12:33 AM, Damian Eads <eads@soe.ucsc.edu> wrote:
On Sat, Oct 3, 2009 at 11:22 PM, Chris Colbert <sccolbert@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