> user can't know of the assumptions on the parameter. Besides being > integers I didn't found any special assumption on them still.
This is the job of the docstring. Also, since subs doesn't check that the new value matches the old assumption I don't think you have to bother with returning assumptions on the symbols. -- 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.
