Of course.


  Thank you,
    Nadav.

2011/12/23 Stéfan van der Walt <stefan@sun.ac.za>
On Thu, Dec 22, 2011 at 10:44 PM, Nadav Horesh <nadavh.horesh@gmail.com> wrote:
> The application is not too sophisticated, and I do use numpy, scipy and
> skimage for all I need. The only problem is speed, I need the processing to
> be at l5-10 time faster. Convolutions take most of the processing time. I
> prefer a flexible solution that would speed up also common nonlinear filters
> (i.e. a median filter).

We have a PR in the pipeline for doing really, really fast
convolutions... but it needs a bit of work.  Would you like to have a
look at it?

Stéfan