Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support memoryview (buffer protocol) #173

Open
dsisnero opened this issue Oct 22, 2020 · 1 comment
Open

support memoryview (buffer protocol) #173

dsisnero opened this issue Oct 22, 2020 · 1 comment

Comments

@dsisnero
Copy link
Contributor

No description provided.

@dsisnero
Copy link
Contributor Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant