Comment #18 on issue 871 by sri.panyam: failing sympify on live.sympy.org http://code.google.com/p/sympy/issues/detail?id=871
At the moment I already use a custom operator precedence based parser to create the expressions but evaluations is where sympy trips up (as it tries to use the in built parser). But how would this actually fit in with Sympy? How would I integrate your parser.py or compilef.py into sympy?
Thanks and sorry for the trivial questions. -- 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.
