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

self-contracted tensors aren't properly treated as scalars #1

Open
rjrosati opened this issue Jul 7, 2020 · 0 comments
Open

self-contracted tensors aren't properly treated as scalars #1

rjrosati opened this issue Jul 7, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@rjrosati
Copy link
Owner

rjrosati commented Jul 7, 2020

In practice, these are probably avoidable unless the user inputs them or calls contract_metric directly.
The resulting objects A(f_0,-f_0) are currently of type Sym and aren't handled correctly in diff or canon_bp.

@rjrosati rjrosati added the bug Something isn't working label Jul 16, 2020
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

No branches or pull requests

1 participant