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
After pondering this I am now thinking that what symengine is doing is more consistent across all functions. sympy is actually returning a separate pair object which is quite different from any other args. I think we should keep the current behaviour for consistency. Any other thoughts?
A
Piecewise
does not give a tuple of tuple asargs
. This makes it incompatible with sympy.The text was updated successfully, but these errors were encountered: