Hello Faraz, The only requisite for contributing to SymPy is an understanding of python. SymPy has many modules. Each module may require knowledge of a different area of mathematics. There is a lot of work in SymPy which does not involve mathematics.
The best way to start is to go through some list of easy to fix issues <https://github.com/sympy/sympy/issues?q=is%3Aopen+is%3Aissue+label%3A%22Easy+to+Fix%22>. You can also contribute to improving documentation. Also, read the Development workflow <https://github.com/sympy/sympy/wiki/Development-workflow> guide. Best Faisal Riyaz On Fri, Sep 4, 2020 at 10:43 AM Faraz Khan <[email protected]> wrote: > Hello Mentors and contributors, I am an undergrad CS student. And I was > actually looking for some suggestions from your side. I am planning to > apply for GSoC next year and I was planning to start making > contributions in Sympy but I have never contributed to SymPy before.Can you > please tell me what do I have to know (specially in mathematics) before I > can actually start making contributions? It'll be very helpful. Thank > you. > > -- > 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 view this discussion on the web visit > https://groups.google.com/d/msgid/sympy/06d4c130-bb02-4150-b795-fe0979161e3fn%40googlegroups.com > <https://groups.google.com/d/msgid/sympy/06d4c130-bb02-4150-b795-fe0979161e3fn%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/sympy/CAEe-xqReFJGj8UbpuW6X3Tasa84v7tz-OpqqKLtAgoj5a%3DchKg%40mail.gmail.com.
