Hello, On Mon, Apr 2, 2012 at 9:49 AM, Rishabh Patel <[email protected]> wrote: > > I am an undergraduate third year computer science student. I read > about the work that is required for improving the sparse matrix module > in SymPy. As I have coded sparse matrix algorithms (using C) in the > past, I would like to work on them again.
While I am totally unaware of the state of sparse matrices in SymPy, I'd like to throw in my two cents and remind you that, in order to make your proposal valid, you should submit (at least) a patch to SymPy before April 23. In order to do this, you should set up your environment according to [0]. Then take a look at the list off issues [1], pick one, fix it and submit a pull request. The issues with the EasyToFix label are easy to fix :-) Good luck with your proposal! Sergiu [0] https://github.com/sympy/sympy/wiki/Development-workflow [1] http://code.google.com/p/sympy/issues/list [2] http://code.google.com/p/sympy/issues/list?can=2&q=label%3AEasyToFix+&colspec=ID+Type+Status+Priority+Milestone+Reporter+Summary+Stars&cells=tiles -- 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.
