Re: Issue 2205 in sympy: Name for Undefined functions

2011-11-15 Thread sympy
Updates: Labels: -Milestone-Release0.7.2 Comment #25 on issue 2205 by asmeu...@gmail.com: Name for Undefined functions http://code.google.com/p/sympy/issues/detail?id=2205 Yeah, this is all internal, so I don't think it needs to block on any releases. -- You received this message

Re: Issue 2205 in sympy: Name for Undefined functions

2011-10-29 Thread sympy
Comment #24 on issue 2205 by smi...@gmail.com: Name for Undefined functions http://code.google.com/p/sympy/issues/detail?id=2205 btw, there is a function ode.py to identify undefined functions. It's called is_unfunc. -- You received this message because you are subscribed to the Google

Re: Issue 2205 in sympy: Name for Undefined functions

2011-05-17 Thread sympy
Comment #21 on issue 2205 by pr...@goodok.ru: Name for Undefined functions http://code.google.com/p/sympy/issues/detail?id=2205 UndefinedFunction is somthing ambiguous. First of all, it imply that exist so called DefinedFunction (which remains by Function now?). But it is not so. E.g. sin(x)

Re: Issue 2205 in sympy: Name for Undefined functions

2011-05-17 Thread sympy
Updates: Labels: -Milestone-Release0.7.0 -NeedsReview -Ronan.Lamy Milestone-Release0.7.1 Comment #22 on issue 2205 by asmeurer: Name for Undefined functions http://code.google.com/p/sympy/issues/detail?id=2205 This is all internal, right? Are there any objections to postponing this? --

Re: Issue 2205 in sympy: Name for Undefined functions

2011-05-13 Thread sympy
Updates: Summary: Name for Undefined functions Status: NeedsDecision Comment #18 on issue 2205 by ronan.l...@gmail.com: Name for Undefined functions http://code.google.com/p/sympy/issues/detail?id=2205 We still need to find a good name for these objects. -- You received this

Re: Issue 2205 in sympy: Name for Undefined functions

2011-05-13 Thread sympy
Comment #19 on issue 2205 by Vinzent.Steinberg: Name for Undefined functions http://code.google.com/p/sympy/issues/detail?id=2205 I like AbstractFunction. -- You received this message because you are subscribed to the Google Groups sympy-issues group. To post to this group, send email to

Re: Issue 2205 in sympy: Name for Undefined functions

2011-05-13 Thread sympy
Comment #20 on issue 2205 by asmeurer: Name for Undefined functions http://code.google.com/p/sympy/issues/detail?id=2205 I don't mind UndefinedFunction. How about FunctionSymbol, since they are kind of the function analogues of Symbols? -- You received this message because you are