[Numpy-discussion] Question about np.savez

2009-09-01 Thread jorgesmbox-ml
Hi, I know the documentation states that np.savez saves numpy arrays, so my question relates to misusing it. Before reading the doc in detail, and after reading about pickle and other options to make data persistent, I passed np.savez a list of ndarrays. It didn't complain, but when I loaded the

[Numpy-discussion] Question about slicing

2009-05-16 Thread jorgesmbox-ml
Hi, I am just starting with numpy, pyhton and related others. I work on image processing basically. Now, my question is: what is the expected behaviour when slicing a view of an array? The following example might give some background on what I tried to do and the results obatined (which I don'