Skip to content

nb::ndarray, constraint on nb::ndim<1> or nb::ndim<2> #354

Closed Answered by wjakob
francesco-ballarin asked this question in Q&A
Discussion options

You must be logged in to vote

You could not have a dimension annotation at all and deal with it at runtime. The ndarray docs show how this can be done with array views. Otherwise, the std::variant type caster may come in handy.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by francesco-ballarin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants