Skip to content
Discussion options

You must be logged in to vote

Can you say more about why you're working with ShapedArray objects? They are essentially just abstract descriptors that contain a shape and a dtype. They don't contain any data, so there's not really any way to "slice" them, or to reason about the values in them. Perhaps you could edit your question with a minimal executible example of the kind of thing you want to do?

Replies: 1 comment 11 replies

Comment options

You must be logged in to vote
11 replies
@snat1505027
Comment options

@jakevdp
Comment options

@jakevdp
Comment options

@snat1505027
Comment options

@jakevdp
Comment options

Answer selected by snat1505027
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