Den 20.02.2012 08:35, skrev Paul Anton Letnes: > As far as I can understand, implementing element-wise operations, slicing, > and a host of other NumPy features is in some sense pointless - the Fortran > compiler authors have already done it for us.
Only if you know the array dimensions in advance. Sturla _______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
