Hi,
> I made a pull request - https://github.com/sympy/sympy/pull/1220 - as > a part of my GSoC application > – > https://github.com/sympy/sympy/wiki/GSoC-2012-Application-Vishesh-Kumar:-Equation-Editor, > which I have also submitted through Google Melange. I would like some > guidance and feedback with respect to my project idea, and how to > make it more specific and targeted. Some time ago I read a paper about abstract matrices. Its exact title is: "Abstract Matrices in Symbolic Computation" by Alan Sexton and Volker Sorge Maybe you want to include a matrix editor in your GUI. This would allow to enter arbitrary matrices easily. And the algorithms in that paper even allow to use the textbook "dots"-notation. In combination with autogeneration of "missing" symbols like a_{i,j} for the entries this could be really useful! -- 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.
