Skip to content

concat with 2d arrays with same dim along x and y #5213

Answered by keewis
jvail asked this question in Q&A
Discussion options

You must be logged in to vote

that's expected, arrays with repeated dimensions are difficult to support (see #1378) and essentially broken right now. We could improve the error message, though, either by rejecting repeated dimension names in the constructors or where this breaks something (option A would be easier but a breaking change).

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@jvail
Comment options

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