Hello, On Tue, Apr 3, 2012 at 9:07 PM, Sudeep Singh <[email protected]> wrote: > Hi, > > I am final year dual degree(bachelors+masters) student in computer > science department at Indian Institute of Technology, Kharagpur. > I am interested to apply for the project listed below. > - Implement Symbolic Logic and set theory > > I have very strong background in Symbolic Logic and set theory and > have done many courses covering these areas. I have done courses in > Symbolic Logic, Aritifcial Intelligence, Intelligent Systems, Discrete > structures, and others. > I have also strong programming background. I participated in Gsoc > 2011 with Osgeo, and completed it successfully. > > Kindly let me know, how shall I proceed
This idea has been discussed on this list already, you may find it helpful to take a look a the discussions (some of them are [0], [1], and [2]). Once you have a better idea of what exactly you would like to implement, you should start writing your proposal. You may find this recommendations useful: [3]. To make your proposal valid, you absolutely have to fulfil the patch requirement. For this, you'll have to set up your working environment as described in [4], then take a look at the list of issues [5]. The issues marked with the label EasyToFix [6] are easy to fix :-) Choose an issue, fix it, then submit a pull request. Note that the deadline is this Friday, and you have to have your proposal written and your pull request submitted by that day. Good luck and feel free to report your progress to this list! Sergiu [0] https://groups.google.com/d/topic/sympy/T5axq0dMg-k/discussion [1] https://groups.google.com/d/topic/sympy/2ejVdAaCOZg/discussion [2] https://groups.google.com/d/topic/sympy/dZRPT9OmSUo/discussion [3] https://github.com/sympy/sympy/wiki/GSoC-2012-Application-Template [4] https://github.com/sympy/sympy/wiki/Development-workflow [5] http://code.google.com/p/sympy/issues/list [6] 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.
