Comment #8 on issue 1915 by [email protected]: Unify make_list with
as_Add/as_Mul
http://code.google.com/p/sympy/issues/detail?id=1915
@Vinzent: A problem with your suggestion is that it would imply having a
class method
and an instance method with the same name in the same class. That's doable,
but
potentially confusing.
@smichr: I think as_Add/make_list/as_args should be fast and only deal with
structural impedance matching. expand() can be exponentially slow, so it
should be
clearly separate.
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--
You received this message because you are subscribed to the Google Groups
"sympy-issues" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sympy-issues?hl=en.