[sympy] Re: Contribute to Sympy through GSOC

2017-03-21 Thread Ayush Yadav
Thank You for your reply . Can you tell me , which mentor should i consult regarding the project? -- 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

[sympy] Re: Contribute to Sympy through GSOC

2017-03-20 Thread Valeriia Gladkova
You might want to have a look at https://github.com/sympy/sympy/wiki/Development-workflow first (if you haven't already) and find some issue to solve to satisfy the patch requirement. If you find an issue somewhat related to your future project, e.g. with a label physics.mechanics, you'll get

[sympy] Re: Contribute to Sympy

2015-12-06 Thread AMiT Kumar
You may like to have a look at this introductory guide on how to setup your development environment and then find something to work on: https://github.com/sympy/sympy/wiki/Introduction-to-contributing. You can also have a look at some of the EasyToFix Issues here:

Re: [sympy] Re: contribute

2010-04-21 Thread Aditya C.S
Ya thanks a lot for helping me.If i have any doubts i will surely ask you On Wed, Apr 21, 2010 at 12:53 AM, Kazuo Thow kazuo.t...@gmail.com wrote: Hi Aditya, I'm fairly new to SymPy as well (just submitted my first patch earlier this week), but I found the User's Guide [1] and Patches

[sympy] Re: contribute

2010-04-21 Thread Vinzent Steinberg
On Apr 19, 9:33 pm, Aditya C.S aditya@gmail.com wrote: Hi all,         I am aditya.cs.I know python.I want to contribut for sympy.Can anyone please help me out.Please guide me how to contribute, what are the steps ect.. You are welcome! For contributing to sympy, there are some already

[sympy] Re: contribute

2010-04-20 Thread Kazuo Thow
Hi Aditya, I'm fairly new to SymPy as well (just submitted my first patch earlier this week), but I found the User's Guide [1] and Patches Tutorial [2] very helpful for getting started. You'll first want to make sure that you have git installed and, if you haven't already done so, clone the