On 7/7/2014 7:17 AM, Daπid wrote:
> How about a new one? np.matarray, for MATLAB array.


How about `str2arr` or even `build`, since teaching appears to be a focus.
Also, I agree '1 2 3' shd become 1d and '1 2 3;' shd become 2d.
It seems unambiguous to allow '1 2 3;;' to be 3d, or even
'1 2;3 4;;5 6;7 8' (two 2d arrays), but I'm just noting
that, not urging that it be implemented.

Alan Isaac

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

Reply via email to