>> === removing the free variables (eg `plot(x*y, (0,2), (0,2))`) will
>> detect them automatically
>
> This is ambiguous: `plot(x*y,(-1,1),(0,2))` which range is x and which
> y? Rather than guess, if the length-2 tuples are not the same I think
> an error should be raised.

I am not completely sure but I think that I agree. Actually, after
working with all these automatic decisions I come to thing that
removing most of them will not be a bad idea.

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" 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?hl=en.

Reply via email to