> Does anyone have anything to say about why hints are actually applied
> multiple times?  I know, the best way is to read the code, but, if
> someone has at least a bit of that information in their mind... :-)

It seemed to me that things were excessively repetitive, but I think
part of the reason is that it's hard to anticipate how one expansion
may make another need to be reapplied. So as I recall, if hint foo is
being applied, along with 5 other hints, foo is applied and then all 5
others are applied; then the next of the 5 hints is applied and the
remaining 4 that haven't been applied (or is it the other 5?) are
applied again, etc... until all hints have been applied.

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

Reply via email to