[sympy] contribute

2010-04-19 Thread Aditya C.S
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 received this message because you are subscribed to the Google Groups "sympy" group. To post to this group, send email to sy

[sympy] Contribute Sympy

2013-01-08 Thread Sashrika Waidyarathna
Hi all, I am Sashrika Waidyarathna, 2nd year undergraduate student from University of Moratuwa, Department of Computer science and Engineering Sri Lanka. I would like to work with sympy and contribute to Sympy to get some experience on open source software development and to Gsoc 2013. i h

Re: [sympy] Contribute Sympy

2013-01-08 Thread Aaron Meurer
Each issue falls into one of two categories, defect or enhancement. Defects are bugs, or other kinds of issues that need to be fixed. Enhancements are issues that describe new functionality that should be implemented. By the way, a good place to start is with issues that have the EasyToFix label:

Re: [sympy] Contribute Sympy

2013-01-09 Thread Sashrika Waidyarathna
Yes i should be more familiar with Python and Sympy to continue this. Thanks for your details Aaron, i will check and study the issues page. I will post here if i face problems. Thank you..! On Wednesday, January 9, 2013 8:23:00 AM UTC+5:30, Aaron Meurer wrote: > > Each issue falls into one

[sympy] Contribute to Sympy

2013-01-11 Thread Cojocaru Alexandru
Hi! My name is Cojocaru Alexandru and I am 2nd year student at Polytechnic University of Bucharest,Faculty of Automatic Control and Computer Science.I am interested in Sympy project and I would like to contribute to Sympy because in high-school I was very interested in Mathematics and I would

[sympy] Contribute to Sympy

2015-12-06 Thread madhur modi
Hello everyone, I'm a 2nd year student of IIIT hyderabad. I want to start my contribution to sympy org. I have knowledge of python programming and higher mathematics so please guide me in contributing in order to achieve gsoc 2016. -- You received this message because you are subscribed to the

[sympy] Contribute to Sympy.

2016-01-14 Thread Nagabhushan Baddi
Hello Developers, I am Nagabhushan S Baddi, a third year undergraduate student from Indian Institute of Technology Roorkee. I am an enthusiastic Python programmer and a math lover. I would love to contribute to Sympy. I will be happy to fix any bugs or issues. Please help me get started. Th

Re: [sympy] Contribute to Sympy

2013-01-11 Thread Aaron Meurer
Well, first you should try to get a hold on SymPy's code base, and also Python in general. To do that, I would recommend trying to fix some issues. There are some that are marked easy to fix here: https://code.google.com/p/sympy/issues/list?&q=label%3Aeasytofix. Regarding that paper, I would rec

Re: [sympy] Contribute to Sympy.

2016-01-14 Thread Chirag Bhatia
Hi Nagabhushan, Have a look at it. These links can help you. https://github.com/sympy/sympy/wiki https://github.com/sympy/sympy/wiki/Introduction-to-contributing https://github.com/sympy/sympy/wiki/Development-workflow On Thu, Jan 14, 2016 at 12:08 PM, Nagabhushan Baddi < nagabhushan1995i...@gma

[sympy] Contribute to Sympy through GSOC

2017-03-19 Thread Ayush Yadav
Hi, I just have the knowledge of python language and do not have any past experience Open Source Development . I was searching projects and found Classical Mechanics: Efficient Equation of Motion Generation with Python project as a beginner friendly. I wish to contribute to it . So can anyone h

[sympy] Contribute to Sympy in Gsoc 2015

2014-12-14 Thread TUSHAR SONI
Hi, I want to contribute in Sympy in next year's Gsoc2015. I know C/C++ and JS but don't know how to getting started with this project. So can anyone help me for further progress. I found its github link https://github.com/sympy/csympy but i don't know what should i do here. Please help me. T

Re: [sympy] Contribute to Sympy in Gsoc 2015

2014-12-14 Thread Saurabh Jha
Hi Tushar, The link you found is of CSympy. There is also a Sympy project (written in Python) https://github.com/sympy/sympy As regards to getting started in contributing, please have a look at this https://github.com/sympy/sympy/wiki/introduction-to-contributing As for GSOC, you can start fixi

Re: [sympy] Contribute to Sympy in Gsoc 2015

2014-12-14 Thread Sushant Hiray
Hi Tushar, Since you've mentioned C/C++ I suspect you're actually interested in CSymPy. You can check into issues . They are mostly categorized as: * bug * codequality * enhancement * performance * printing As a starter, check into bugs or printing, these