On Oct 30, 2013, at 5:39 AM, Chris Smith <[email protected]> wrote: Yes, we would have to switch to conditions first.
But the issues of evaluation order would require an OrderedDict as you say. I don't recall if we have that yet. OrderedDict is in Python 2.7+. There's a recipe that can be added for 2.6. I don't believe it has been added yet. Aaron Meurer -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sympy. For more options, visit https://groups.google.com/groups/opt_out. -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sympy. For more options, visit https://groups.google.com/groups/opt_out.
