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

Collecting factors in expressions with non-unit factors triggers an assert #290

Open
kpeeters opened this issue Jan 16, 2024 · 0 comments
Open
Labels
bug An actual bug

Comments

@kpeeters
Copy link
Owner

E.g.

collect_factors($(-X)**{-5/2} X$);

or even

collect_factors($(3 X)**{-5/2} X$);

See https://cadabra.science/qa/2726/operations-with-fractional-powers-of-negative-numbers.

@kpeeters kpeeters added the bug An actual bug label Jun 14, 2024
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