Hello, I just glanced through SymPy GSOC-2014 project ideas page and found few project very interesting. The one that I am most interested is Step By Step Expression Manipulation. The idea to to compute an expression along with displaying step by step calculations involved to enhance users experience and understanding. Along with the project there were few problems posted to which I would like to suggest my solution:
1) A good interface for this would be to provide user with an option of directly viewing the result of viewing the step by step calculations involved along with a detailed description how the the graph behaviour changes over the steps. There could also be options of varying expression parameters( at any intermediate step) and analyzing the corresponding changes in each step or vice-versa.This would help user understand the exact mechanism and pattern( if any ) followed by the expression. 2) How to reduce redundancy: By building modularized code with each module generalized and working independently. I am just giving my suggestion. How to implement most of is it is even not clear to me as per now. Overall the projects seems to be interesting as well as challenging. Looking forward to your response on my suggestions and application. Regards, Pulkit Agarwal -- 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.
