Comment #4 on issue 2971 by [email protected]: MathML Parser
http://code.google.com/p/sympy/issues/detail?id=2971
Did anyone start on this? I'm looking for a good way to use sympy to
simplify expressions in CasADi. MATHML would be one way, and CasADi also
already has a ticket for adding MathML support:
http://sourceforge.net/apps/trac/casadi/ticket/149
Writing a converter in python that traverses expression graphs and builds
them up in the other library is another option. I have attached an ugly
hacked, incomplete, version of a sympy2casadi that does this.
Attachments:
conversions.py 2.6 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.