[Numpy-discussion] Introducing myself

Sebastian Berg sebastian at sipsolutions.net
Sat Mar 23 10:43:43 EDT 2019


Hello Malika and welcome,

On Sat, 2019-03-23 at 02:08 +0100, Brinda wrote:
> Hello, I am called Malika. 
> My outreachy initial application has been recently approved. I am new
> to this community and I'm really eager to work on this project. 
> Please I wish someone explains to me how to get started. 


To get you started it would be great if you can try to work on an issue
in numpy and create a pull request (PR) to fix it. That way we can get
to know you a bit and you get to know numpy and our workflow.
The most relevant ones are those that have the documentation tag/label,
you can see them via:

https://github.com/numpy/numpy/issues?q=is%3Aissue+is%3Aopen+doc+label%3A%2204+-+Documentation%22

Some relevant issues (note some of these may already have someone
interested in them):

https://github.com/numpy/numpy/issues/13013 which probably someone is
already working on

https://github.com/numpy/numpy/issues/13114 which can be broken into a 
number of smaller PRs

https://github.com/numpy/numpy/issues/12632

https://github.com/numpy/numpy/issues/12385

and

https://github.com/numpy/numpy/pull/12097 which is a wip to add a 
version selector. This is not really connected with python or numpy,
and is a pure javascript issue.

Our workflow is based on github, for an introduction see 
http://www.numpy.org/devdocs/dev/gitwash/development_workflow.html. 

For instructions on building the documentation, which uses sphinx, see,
http://www.numpy.org/devdocs/docs/index.html?highlight=documentation 

I hope you can find something to get you started.

Try to work through the process and reach out when you get stuck with
specific questions: "I tried X, expected Y, but got Z".

Feel free to reach out to Matti or me directly if you have any
questions. The issues themselves are also a good place to ask if you
wish to work on one.

Best Regards,

Sebastian




> _______________________________________________
> NumPy-Discussion mailing list
> NumPy-Discussion at python.org
> https://mail.python.org/mailman/listinfo/numpy-discussion
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20190323/47cdb391/attachment.sig>


More information about the NumPy-Discussion mailing list