[Cython] Google summer of code
Stefan Behnel
stefan_ml at behnel.de
Sat Mar 7 22:22:18 CET 2009
Robert Bradshaw wrote:
> Last summer we participated in Google's Summer of Code, which was a
> great thing for the Cython project. I just wanted to start a thread
> to coordinate our participation this next year.
>
> The timeline for mentoring organizations to apply is this this next
> week--should we to try applying as a separate organization?
I don't have much personal experience here, so it's hard to comment on
what's better. I also don't think my personal life schedule permits mentorship.
> Dag put up a great list of projects up at http://wiki.cython.org/
> codeprojects . An older (less refined) list is up at http://
> wiki.cython.org/enhancements . If anyone else has ideas, it would be
> good to add to this site
I further split up the "more numerical features" section. There is at least
one other section in there that is described by ticket #211 and this page:
http://wiki.cython.org/enhancements/parallel
It's about parallel execution support. Making arrays a first-class type in
Cython is one way of doing that. To me, that totally sounds like a very
interesting (and not so small) project in its own right.
Stefan
More information about the Cython-dev
mailing list