[Cython] gsoc: array expressions

2012-05-25 Thread Frédéric Bastien
I just resended this email as it was rejected by the mailing list. So I subscribed to it. Hi, Sorry for the delay, I had some schedule change. thanks for adding me. Should I subscribe to cython-dev? How much email daily there is? I didn't found this on the archives. Fell free to add me in CC ag

[Cython] Metaclasses to generate cdef'ed Classes

2012-05-25 Thread c.
I make excessive use of Meta Classes and I would like to be able to use them with Classes that use the cclass Annotation. Well I don't think it is impossible to do, althrough of cause I am aware that there are many issues with a higher priority right now. Here are some ideas of how this could be a