Ondrej Certik wrote:
> On Thu, May 14, 2009 at 12:04 PM, Fabian Pedregosa <fab...@fseoane.net> wrote:
>> Specially annoying was the fact that you could not return list
>> or tuples.
>>
>> I don't know the reason of this behaviour, fortunately
>> changing it did not break any tests.
> 
> If all tests pass, it's fine with me.
> 
> But why do you need this? I think it's quite confusing that suddenly a
> SymPy object returns something else than a subclass of Basic.

I need if for things like Not(True, True, True) --> (False, False, 
False), and i think sooner or later we will need to return tuples from 
some function.

> 
> Ondrej
> 


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

Reply via email to