Search code examples
Cython - Memoryview of a dynamic 2D C++Array...

pythoncythontyped-memory-viewspep3118

Read More
PEP 3118 warning when using ctypes array as numpy array...

pythonnumpywarningsctypespep3118

Read More
What's the usage "multi-dimensional array" of Py_buffer in 2.x?...

pythoncpythonpep3118pybuffer

Read More
Why is it not possible to get a Py_buffer from an array object?...

pythonarraysbuffermemoryviewpep3118

Read More
unsigned char* image to Python...

pythonc++python-imaging-libraryunsigned-charpep3118

Read More
PIL Image constructs weird images from numpy array - why?...

pythonimagenumpypython-imaging-librarypep3118

Read More
Writing to new Python buffer interface...

pythonc++cpythonpybufferpep3118

Read More
Regarding Buffer interface in python...

pythonpython-2.7python-3.xpybufferpep3118

Read More
Assignment into Python 3.x Buffers with itemsize > 1...

pythonpython-3.xpython-c-apipybufferpep3118

Read More
Using Py_buffer and PyMemoryView_FromBuffer with different itemsizes...

pythoncpythonpybufferpep3118

Read More
BackNext