On Sat, Jun 15, 2013 at 10:30 PM, Chris Smith <[email protected]> wrote: > Anything that sympifies its arguments will allow string input. So input is > limited to whatever can be sympified.
Thanks, I discovered 'sympify()' sometime back and also think it is a better alternative to using 'parse_expr()' directly, which I mentioned in my earlier post [1] [1] https://groups.google.com/d/msg/sympy/o6vsS8VC9ms/tWi5NLzkjDgJ -- http://echorand.me -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sympy. For more options, visit https://groups.google.com/groups/opt_out.
