hello, myself Rishabh , i am currently pursuing my M.Sc in applied mathematics from IIT roorkee. i have been following the discussions on mailing list for quite some time. I would like to contribute to the open source software and become a part of Gsoc 2014 as i found sympy module very interesting and effective.
To start with, I have cloned your git repository and have started inspecting the code. while using sympy i found that sympy is not able to compute the degree of polynomials and expressions such as (x+y+z)**10000 in real time and the process has to be terminated. I wish to suggest a new way to compute the degree of the polynomials using recurrences . Should I start preparing a pull request or submit a patch ? hoping for an early response and your faithful guidance ..... -Rishabh kumar -- 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.
