Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

append can give wrong shape; dimensions of size 0 are involved #430

Closed
falsifian opened this issue Apr 23, 2023 · 1 comment
Closed

append can give wrong shape; dimensions of size 0 are involved #430

falsifian opened this issue Apr 23, 2023 · 1 comment

Comments

@falsifian
Copy link
Contributor

pdl> p append(zeroes(2,0), zeroes(3,0))->shape
[3 0]

I'm pretty sure that should be [5 0].

@mohawk2
Copy link
Member

mohawk2 commented Apr 25, 2023

As am I!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants