Updates:
Labels: CodeInCategory-Code CodeInDifficulty-Easy
Comment #9 on issue 1058 by [email protected]: Classifying formulas
http://code.google.com/p/sympy/issues/detail?id=1058
This could be used in conjunction with the 'condense' function that I have
in https://github.com/sympy/sympy/pull/598 . condense() would lump together
all but what one is interested in and this classify function would help you
to know what you are working with. The condensed version of the function
may be a lot easier to work with since you wouldn't be carrying around as
many symbols.
Someone could get this in with a pull request, a cherry of a project for
GCI.
--
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.