Replies: 1 comment 2 replies
-
Issues are only for reporting actual issues of the library, please don't use them for feature requests or questions. I will convert this to a discussion. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Problem description
It would be great to have
size_t ndarray::size
and to be able to use e.g.
std::copy
onshape
andstride
, i.e. to make their pointers somehow public.Would this be considered?
Reproducible example code
No response
Beta Was this translation helpful? Give feedback.
All reactions