Things look good so far. I would include, for example, a description of how you can reduce it to Ax=0.
Also, you might find that you have to improve some simplification algorithms to solve Ax=0, because the present ones will not always be able to reduce large expressions to 0 (especially ones containing trigonometric functions). Aaron Meurer On Mar 24, 2011, at 6:01 AM, Yuri Karadzhov wrote: > The Wronskian method can be avoided so the required test can be > reduced to linear algebra problem Ax=0, where A - is a constant matrix > and x - is unknown vector. > > atoms has some problems but seems to work pretty well. > > wiki page of the project > https://github.com/sympy/sympy/wiki/GSoC-2011-Application-Yuri-Karadzhov > > I need some feedback to get started > > -- > 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. > -- 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.
