> 
> I just meant what Sturla said, nothing more:
> 
> "Cython is still 0.16, it is still unfinished. We cannot base NumPy on
> an unfinished compiler."
> 

Albeit Cython has a special syntax for NumPy arrays, we are talking about 
implementation of NumPy, not using it. I would not consider Cython for this 
before e.g. memoryviews have been stable for a long period. The subset of 
Cython we could safely use is not better than plain C. 

Sturla





_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to