diff options
author | Pauli Virtanen <pav@iki.fi> | 2010-02-20 18:05:21 +0000 |
---|---|---|
committer | Pauli Virtanen <pav@iki.fi> | 2010-02-20 18:05:21 +0000 |
commit | 69ba79ac12c615102cd1a6b8947d3ad736f6e936 (patch) | |
tree | a9bd6a30348bad576628184eec4e97c3ec810bca /numpy/compat/py3k.py | |
parent | a59bbf7a8790ed0495e2641c92bf3c3ce055faea (diff) | |
download | numpy-69ba79ac12c615102cd1a6b8947d3ad736f6e936.tar.gz |
ENH: core: implement support for PEP 3118 buffer objects in asarray() and array()
This is available only for Python >= 2.7, since the MemoryView object is
not present in earlier versions of Python. (It makes releasing the
buffer much easier, via garbage collection.)
Diffstat (limited to 'numpy/compat/py3k.py')
0 files changed, 0 insertions, 0 deletions