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
factor() falls back to Maxima if it cannot convert the expression to a polynomial. It fails to catch NotImplementedError from expression_conversion.py however.
factor()
falls back to Maxima if it cannot convert the expression to a polynomial. It fails to catchNotImplementedError
fromexpression_conversion.py
however.Component: symbolics
Author: Ralf Stephan
Branch/Commit:
2ea5c31
Reviewer: Marc Mezzarobba
Issue created by migration from https://trac.sagemath.org/ticket/21529
The text was updated successfully, but these errors were encountered: