filter_iter on github

Stéfan van der Walt stefan at sun.ac.za
Wed May 9 20:39:01 EDT 2012


Hi Nadav

On Tue, May 8, 2012 at 8:18 AM, Nadav Horesh <nadavh.horesh at gmail.com> wrote:
> Just made my first github commit on
> https://github.com/Nadav-Horesh/filter_iter

Excellent!  This is going to make it much easier to review your code.

Could you remove the .so files?  An easy way to always ignore them is
to add a ".gitignore" file to the repo with

*.so

on a single line.

Stéfan



More information about the scikit-image mailing list