This is the intended behavior. If you want the expanded form, call
expand() on the expression.

Aaron Meurer

On Jun 1, 2012, at 2:21 AM, Saurabh Jha <saurabh.j...@gmail.com> wrote:

> Hi,
>
> I noticed that the expansions like (x+y)**2 etc. when evaluated do not
> return expanded form, like (x**2+ y**2  2*x*y) in sympy. Can someone
> please tell me if the issue is raised before and give me the link in
> the issues list as I am unable to find it in issue tracker.
>
> Thank you,
>
> -Saurabh Jha
>
> --
> You received this message because you are subscribed to the Google Groups 
> "sympy" group.
> To post to this group, send email to sympy@googlegroups.com.
> To unsubscribe from this group, send email to 
> sympy+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/sympy?hl=en.
>

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

Reply via email to