Rather than use Parameters, I suggested that we just use a uniquely named
symbol. The problem with Dummy is that you can still get a visual clash on
symbols: Symbol("_t") looks like Dummy("t"). This (or the perhaps ugly
unique name), of course, could be replaced with user variables.-- 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.
