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

young_project_tensor messes up index positions #100

Open
kpeeters opened this issue May 10, 2018 · 1 comment
Open

young_project_tensor messes up index positions #100

kpeeters opened this issue May 10, 2018 · 1 comment
Labels
bug An actual bug

Comments

@kpeeters
Copy link
Owner

See e.g. https://cadabra.science/qa/730/run-time-error-with-young_project_tensor

@kpeeters kpeeters added the bug An actual bug label Jan 14, 2022
@kpeeters
Copy link
Owner Author

The example there,

{a,b,c,d,e,f#}::Indices.

A^{a b c}::AntiSymmetric.
R_{a b c d}::RiemannTensor.

\nabla{#}::Derivative.
\nabla_{e}{R_{a b c d}}::SatisfiesBianchi.
R_{a b c d}::TableauSymmetry( shape={2,2}, indices={0,2,1,3} ).

foo := \nabla_{a}{R_{b c d e}} A^{a b c}.

works with young_project_product, but it should probably also work with meld (which it doesn't right now).

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

No branches or pull requests

1 participant