Memory view support #233
Closed
romainthomas
started this conversation in
Ideas
Replies: 1 comment
-
My first reaction is that we probably don't want a separate interface just specific to |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Thank you for making this new library!
Would it make sense to have a
nb::memoryview
in nanobind?I tried to workaround with
ndarray
without success so if thememoryview
aims being supported, I will be happy to draft a PR for that.Beta Was this translation helpful? Give feedback.
All reactions