Comment #4 on issue 2205 by [email protected]: "Undefined functions"
http://code.google.com/p/sympy/issues/detail?id=2205

Instead of making a new class can we just make an expr method is_UserFunction that returns `self.is_Function and self.nargs is None` or `hasattr(self, 'undefined_Function')`? Or is there a some other reasoning driving the change?

--
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.

Reply via email to