Comment #5 on issue 2205 by ronan.l...@gmail.com: "Undefined functions"
http://code.google.com/p/sympy/issues/detail?id=2205

asmeurer: Yes, Function('f') should continue to work as it does now.

smichr: The original reason for the change is that using a separate class clarifies the code. But, as is often the case, it also makes sense from a conceptual point of view: "undefined functions" are actually used as function Symbols, and hence are quite different from objects such as cos, sin, exp...

--
You received this message because you are subscribed to the Google Groups 
"sympy-issues" group.
To post to this group, send email to sympy-issues@googlegroups.com.
To unsubscribe from this group, send email to 
sympy-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sympy-issues?hl=en.

Reply via email to