On 1/12/07, Neal Becker <[EMAIL PROTECTED]> wrote:

> How about:
>
> 1. A memory concept, of which buffer is an example.
> 2. A view concept.
> 3. A variety of common concrete types composing 1+2.

Is there any difference between a view and an array that shares memory
with another array?

For access, are you suggesting

1. Single memory API
2. Single view API
3. Single array API where we can access View+Memory API

?
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to