A recent pull request gave SymPy better capabilities at interpreting expressions involving implicit multiplication ( https://github.com/sympy/sympy/pull/1546 ). Are you thinking of natural language processing e.g. "factor 242" or "integrate x from 1 to 3"?
On Wed, Nov 14, 2012 at 5:31 PM, Kesha <[email protected]> wrote: > Hello, > > I am interested to take up and work in the direction of improving parsing > of user inputs and to correctly interpret it to the required calculation as > in wolfram alpha. > Please provide with pointers regarding where to start or if the similar > thing is already under development, I would like to make my contribution. > > Thanks, > Kesha > > -- > You received this message because you are subscribed to the Google Groups > "sympy" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/sympy/-/_dLhAyLO0fsJ. > 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?hl=en. > -- You received this message because you are subscribed to the Google Groups "sympy" 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?hl=en.
