Status: New
Owner: [email protected]
CC: [email protected]
Labels: Type-Defect Priority-Medium Polynomial

New issue 2573 by [email protected]: Poly objects are not callable
http://code.google.com/p/sympy/issues/detail?id=2573

As reported on irc:

before the new polys, Poly objects were callable, i.e. Poly(x**2 + 1, x)(foo) was equivalent to Poly(x**2 + 1, x).eval(foo). Is this a regression or a design choice?

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