Comment #17 on issue 1923 by nicolas.pourcelot: count_ops doesn't return a
count (by default)
http://code.google.com/p/sympy/issues/detail?id=1923
Hi Chris, two further comments:
1. In fact, I would put all Mul, Pow and Add code inside a
custom .count_ops() method, without adding a new .count_ops_visual() method.
2. count_ops(visual=True) should be tested.
I thought a patch would be more explicit, so here's a patch to be applied
on top of your own branch (/smirch/1923), to explicit my suggestions.
Attachments:
0001-Mul-Add-and-Pow-.count_ops-handled-in-their-own-clas.patch 5.5 KB
--
You received this message because you are subscribed to the Google Groups
"sympy-issues" 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-issues?hl=en.