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

StackOverflowError when evaluating repart and impart of im unit #34

Closed
lucasvreis opened this issue Dec 26, 2019 · 1 comment
Closed

Comments

@lucasvreis
Copy link

Hello,
When I evaluate Algebra.repart(im) or Algebra.impart(im), I get a StackOverflowError. I can fix it by writing 1im in the argument, but the problem is that sometimes the manipulation of other expressions produce the symbol im, so I can't use eval on them.

I don't know how to fix this, so thanks in advance.

@chakravala
Copy link
Owner

The issue should be fixed now.

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

No branches or pull requests

2 participants