You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For some sums of exponential functions with complex arguments, simplify_rational() takes very long or is caught in an infinite loop (it did not finish in 40 minutes).
This is no longer the case because Pynac automatically expands many trigonometric expressions with rational multiples of pi, before the expression is handed to Maxima.
For some sums of exponential functions with complex arguments,
simplify_rational()
takes very long or is caught in an infinite loop (it did not finish in 40 minutes).Component: symbolics
Keywords: simplify symbolics exponentials
Issue created by migration from https://trac.sagemath.org/ticket/16724
The text was updated successfully, but these errors were encountered: