numo-narray icon indicating copy to clipboard operation
numo-narray copied to clipboard

support memoryview (buffer protocol)

Open dsisnero opened this issue 3 years ago • 1 comments

dsisnero avatar Oct 22 '20 03:10 dsisnero

Here is how numpy supports pythons buffer protocol https://github.com/numpy/numpy/blob/main/numpy/core/src/multiarray/buffer.c

dsisnero avatar Aug 25 '22 14:08 dsisnero