[Numpy-discussion] numpy and C99

Pauli Virtanen pav+sp at iki.fi
Fri Oct 23 09:29:58 EDT 2009


Fri, 23 Oct 2009 09:21:17 -0400, Darren Dale wrote:
> Can we use features of C99 in numpy? For example, can we use "//" style
> comments, and C99 for statements "for (int i=0, ...) "?

It would be much easier if we could, but so far we have strived for C89 
compliance. So I guess the answer is "no".

-- 
Pauli Virtanen




More information about the NumPy-Discussion mailing list