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

ValueError: Cannot create a tensor by joining subexpressions with different shapes. #743

Closed
mscroggs opened this issue Feb 14, 2025 · 3 comments · Fixed by #748
Closed
Assignees
Labels
bug Something isn't working

Comments

@mscroggs
Copy link
Member

Getting this error in demo/Symmetry.py. Appears to be due to change in UFL, maybe FEniCS/ufl#336

@mscroggs
Copy link
Member Author

Confirmed: this error started after FEniCS/ufl#336 was merged

@mscroggs
Copy link
Member Author

The failing demo was made to xfail in #744. This xfail should be removed once this is fixed

@mscroggs mscroggs self-assigned this Feb 15, 2025
@mscroggs
Copy link
Member Author

The bug was fixed in FEniCS/ufl#344, so the xfail can now be removed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant