Does anybody use solve() by passing the function and/or the symbol
arguments as a set, rather than a list or a tuple?

I can't see a reason why using it with a set would be beneficial, and
without support for sets, there are some aspects of solve that would
become easier with regard to being able to solve equation(s) for both
Symbol objects and Function objects.

It makes the most sense to me that it should only support lists and tuples.

~Luke

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