Hi developers, I am Rajiv from India and I'm new to the scipy community. I want to contribute to the codebase and was looking for newcomers issue. But, all the new user issues seem to be taken. Is there any issue which I can work on so that I can get adapted to the codebase? Thanking you. Regards, Rajiv ᐧ ᐧ
On Wed, Jan 2, 2019 at 5:08 AM Rajiv Vaidyanathan < rajiv.vaidyanathan4@gmail.com> wrote:
Hi developers,
I am Rajiv from India and I'm new to the scipy community. I want to contribute to the codebase and was looking for newcomers issue. But, all the new user issues seem to be taken. Is there any issue which I can work on so that I can get adapted to the codebase?
Hi Rajiv, welcome. We can point you in the right direction if you tell us what parts/submodules of scipy you're interested in. For context on getting started this may be helpful: https://github.com/scipy/scipy/issues/9030. Two PRs that you are stalled but easy to complete are: https://github.com/scipy/scipy/pull/8359 https://github.com/scipy/scipy/pull/8744 If for one or both you think you can address the remaining issues, you could take over the branch from which the PR was sent, rebase on master, and your own new commit(s) to fix things up, and create a new PR. Cheers, Ralf
Thanking you.
Regards, Rajiv ᐧ ᐧ _______________________________________________ SciPy-Dev mailing list SciPy-Dev@python.org https://mail.python.org/mailman/listinfo/scipy-dev
participants (2)
-
Rajiv Vaidyanathan -
Ralf Gommers