On Tue, Feb 14, 2012 at 7:22 AM, Gordon L. Kindlmann <g...@uchicago.edu>wrote:

> Hello,
>
> This (below) caught my eye and I'm wondering what further information is
> available?
>
> I very much value the ability to wrap underlying array data from numpy for
> processing in non-python libraries, as well as the ability to wrap numpy
> arrays around array data allocated by non-python libraries.
>
> Is this capability going to be removed?
>
>
No. But we are going to try making some things go through functions. The
problem with direct access is that we can't modify structures and
implementations while maintaining backward compatibility and that will be
limiting going forward.

<snip>

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

Reply via email to