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

Evaluating epsilon tensor does not work if indices are set to explicit values. #288

Open
kpeeters opened this issue Jan 9, 2024 · 0 comments
Labels
bug An actual bug enhancement Not strictly a bug but more of a feature enhancement request

Comments

@kpeeters
Copy link
Owner

kpeeters commented Jan 9, 2024

The code in evaluate::handle_epsilon assumes all index slots are filled with indices, not explicit values. See https://cadabra.science/qa/2710/evaluate-returns-runtimeerror-using-explicit-value-index#a2720 for what this leads to. At the very least the warning should be made clearer.

@kpeeters kpeeters added bug An actual bug enhancement Not strictly a bug but more of a feature enhancement request labels Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An actual bug enhancement Not strictly a bug but more of a feature enhancement request
Projects
None yet
Development

No branches or pull requests

1 participant