[Numpy-discussion] Next Newcomers' Hour: Thursday Nov 30th, 12pm UTC

2023-11-28 Thread Melissa Mendonça
Hi all!

Our next Newcomers' Hour will be held this Thursday, November 30th at 12 pm
(noon) UTC. Stop by to ask questions, share your progress, celebrate
success, or just to say hi.

To add to the meeting agenda the topics you’d like to discuss, follow the
link: https://hackmd.io/3f3otyyuTte3FU9y3QzsLg?both

Join the meeting via Zoom:
https://numfocus-org.zoom.us/j/82563808729?pwd=ZFU3Z2dMcXBGb05YemRsaGE1OW5nQT09

Hope to see you around!

- Melissa
___
NumPy-Discussion mailing list -- numpy-discussion@python.org
To unsubscribe send an email to numpy-discussion-le...@python.org
https://mail.python.org/mailman3/lists/numpy-discussion.python.org/
Member address: arch...@mail-archive.com


[Numpy-discussion] Re: welcome Raghuveer, Chris, Mateusz and Matt to the NumPy maintainers team

2024-01-27 Thread Melissa Mendonça
Welcome all! Your contributions are greatly appreciated!

Cheers,

Melissa

On Fri, Jan 26, 2024 at 7:13 PM Stefan van der Walt via NumPy-Discussion <
numpy-discussion@python.org> wrote:

> On Fri, Jan 26, 2024, at 12:04, Ralf Gommers wrote:
>
> We've got four new NumPy maintainers! Welcome to the team, and
> congratulations to:
>
> - Raghuveer Devulapalli (https://github.com/r-devulap)
> - Chris Sidebottom (https://github.com/mousius)
> - Mateusz Sokół (https://github.com/mtsokol/)
> - Matt Haberland (https://github.com/mdhaber)
>
>
> Fantastic! Your commit bits are well deserved, and your contributions
> greatly appreciated.
>
> I look forward to our continued work together.
>
> Thank you,
> Stéfan
>
> ___
> NumPy-Discussion mailing list -- numpy-discussion@python.org
> To unsubscribe send an email to numpy-discussion-le...@python.org
> https://mail.python.org/mailman3/lists/numpy-discussion.python.org/
> Member address: meliss...@gmail.com
>
___
NumPy-Discussion mailing list -- numpy-discussion@python.org
To unsubscribe send an email to numpy-discussion-le...@python.org
https://mail.python.org/mailman3/lists/numpy-discussion.python.org/
Member address: arch...@mail-archive.com


[Numpy-discussion] SciPy 2020 Call for Submissions is open!

2020-01-29 Thread Melissa Mendonça
Apologies for crossposting.


=

SciPy 2020, the 19th annual Scientific Computing with Python conference,
will be held July 6-12, 2020 in Austin, Texas. The annual SciPy Conference
brings together over 900 participants from industry, academia, and
government to showcase their latest projects, learn from skilled users and
developers, and collaborate on code development. The call for SciPy 2020
talks, posters, and tutorials is now open through February 11, 2020.

Talks and Posters (July 8-10, 2020)

In addition to the general track, this year will have the following
specialized tracks, mini symposia, and sessions:

Tracks

High Performance Python

Machine Learning and Data Science

Mini Symposia

Astronomy and Astrophysics

Biology and Bioinformatics

Earth, Ocean, Geo and Atmospheric Science

Materials Science

Special Sessions

Maintainers Track

SciPy Tools Plenary Session

For additional details and instructions, please see the conference website.


Tutorials (July 6-7, 2020)

Tutorials should be focused on covering a well-defined topic in a hands-on
manner. We are looking for awesome techniques or packages, helping new or
advanced Python programmers develop better or faster scientific
applications. We encourage submissions to be designed to allow at least 50%
of the time for hands-on exercises even if this means the subject matter
needs to be limited. Tutorials will be 4 hours in duration. In your
tutorial application, you can indicate what prerequisite skills and
knowledge will be needed for your tutorial, and the approximate expected
level of knowledge of your students (i.e., beginner, intermediate,
advanced). Instructors of accepted tutorials will receive a stipend.

For examples of content and format, you can refer to tutorials from past
SciPy tutorial sessions (SciPy 2018
,
SciPy2019

) and some accepted submissions
.
For additional details and instructions see the conference website

.

Submission page: https://easychair.org/conferences/?conf=scipy2020

Submission Deadline: February 11, 2020


-
Melissa Weber Mendonça
Diversity Committee Co-Chair
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


[Numpy-discussion] NEP 44 - Restructuring the NumPy Documentation

2020-02-12 Thread Melissa Mendonça
Hi all,

Please see the NEP below for a proposal to restructure the documentation of
NumPy. The main goal here is to make the documentation more visible and
organized, and also make contributions easier.

Comments and feedback are welcome!


See https://github.com/numpy/numpy/pull/15554 for details.

Best,

Melissa



NEP 44 — Restructuring the NumPy Documentation

Authors: Ralf Gommers, Melissa Mendonça, Mars Lee
Status: Draft
Type: Process
Created: 2020-02-11

Abstract
==

This document proposes a restructuring of the NumPy Documentation, both in
form and content, with the goal of making it more organized and
discoverable for beginners and experienced users.

Motivation and Scope
=

See [here](numpy.org/devdocs) for the front page of the latest docs. The
organization is quite confusing and illogical (e.g. user and developer docs
are mixed). We propose the following:

- Reorganizing the docs into the four categories mentioned in [1];
- Creating dedicated sections for Tutorials and How-Tos, including
orientation on how to create new content;
- Adding an Explanations section for key concepts and techniques that
require deeper descriptions, some of which will be rearranged from the
Reference Guide.

Usage and Impact
==

The documentation is a fundamental part of any software project, especially
open source projects. In the case of NumPy, many beginners might feel
demotivated by the current structure of the documentation, since it is
difficult to discover what to learn (unless the user has a clear view of
what to look for in the Reference docs, which is not always the case).

Looking at the results of a “NumPy Tutorial” search on any search engine
also gives an idea of the demand for this kind of content. Having official
high-level documentation written using up-to-date content and techniques
will certainly mean more users (and developers/contributors) are involved
in the NumPy community.

Backward compatibility
==

The restructuring will effectively demand a complete rewrite of links and
some of the current content. Input from the community will be useful for
identifying key links and pages that should not be broken.

Detailed description
===

As discussed in the article [1], there are four categories of doc content:
- Tutorials
- How-to guides
- Explanations
- Reference guide

We propose to use those categories as the ones we use (for writing and
reviewing) whenever we add a new documentation section.

The reasoning for this is that it is clearer both for
developers/documentation writers and to users where each information should
go, and the scope and tone of each document. For example, if explanations
are mixed with basic tutorials, beginners might be overwhelmed and
alienated. On the other hand, if the reference guide contains basic
how-tos, it might be difficult for experienced users to find the
information they need, quickly.

Currently, there are many blogs and tutorials on the internet about NumPy
or using NumPy. One of the issues with this is that if users search for
this information and end up in an outdated (unofficial) tutorial before
they find the current official documentation, they end up creating content
that is confusing, especially for beginners. Having a better infrastructure
for the documentation also aims to solve this problem by giving users
high-level, up-to-date official documentation that can be easily updated.

Status and ideas of each type of doc content


* Reference guide

NumPy has a quite complete reference guide. All functions are documented,
most have examples, and most are cross-linked well with See Also sections.
Further improving the reference guide is incremental work that can be done
(and is being done) by many people. There are, however, many explanations
in the reference guide. These can be moved to a more dedicated Explanations
section on the docs.

* How-to guides

NumPy does not have many how-to’s. The subclassing and array ducktyping
section may be an example of a how-to. Others that could be added are:
- Parallelization (controlling BLAS multithreading with threadpoolctl,
using multiprocessing, random number generation, etc.)
- Storing and loading data (.npy/.npz format, text formats, Zarr, HDF5,
Bloscpack, etc.)
- Performance (memory layout, profiling, use with Numba, Cython, or Pythran)
- Writing generic code that works with NumPy, Dask, CuPy, pydata/sparse,
etc.

* Explanations

There is a reasonable amount of content on fundamental NumPy concepts such
as indexing, vectorization, broadcasting, (g)ufuncs, and dtypes. This could
be organized better and clarified to ensure it’s really about explaining
the concepts and not mixed with tutorial or how-to like content.

There are few explanations about anything other than those fundamental
NumPy concepts.

Some examples of concepts that could be expanded:
- Copies vs. Views;
- BLAS and other

[Numpy-discussion] Proposal to accept NEP #44: Restructuring the NumPy Documentation

2020-02-19 Thread Melissa Mendonça
Hi all,

I am proposing the acceptance of NEP 44 - Restructuring the NumPy
Documentation.

https://numpy.org/neps/nep-0044-restructuring-numpy-docs.html

There were some comments about reorganizing the text to make it clearer,
and some rewording regarding Reference Guides, developer "under-the-hoods"
documentation and the possible mechanism for community contributions in the
form of new tutorials or how-tos. Overall I believe we have answered all
comments and there were no other points of concern.

If there are no substantive objections within 7 days from this email,
then the NEP will be accepted; see NEP 0 for more details:
see http://www.numpy.org/neps/nep-.html

Thanks for the comments! Looking forward to start working on this :)

-- 
Melissa Weber Mendonça
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


Re: [Numpy-discussion] Proposal to accept NEP #44: Restructuring the NumPy Documentation

2020-03-02 Thread Melissa Mendonça
Hello all,

Since there were no objections raised, I propose this NEP is accepted. I'll
be submitting the PR with the final links to this thread in a few minutes.

Best,

Melissa

On Fri, Feb 21, 2020 at 3:30 PM Stefan van der Walt 
wrote:

> On Wed, Feb 19, 2020, at 03:58, Melissa Mendonça wrote:
>
> I am proposing the acceptance of NEP 44 - Restructuring the NumPy
> Documentation.
>
> https://numpy.org/neps/nep-0044-restructuring-numpy-docs.html
>
>
> Thanks, Melissa, for developing this NEP!  The plan makes sense to me.
>
> Best regards,
> Stéfan
>
> ___
> NumPy-Discussion mailing list
> NumPy-Discussion@python.org
> https://mail.python.org/mailman/listinfo/numpy-discussion
>


-- 
Melissa Weber Mendonça
--
"Knowledge is knowing a tomato is a fruit; wisdom is knowing you don't put
tomato in fruit salad."
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


[Numpy-discussion] Documentation Team Meetings - all are welcome!

2020-03-12 Thread Melissa Mendonça
Hello all,

As part of NumPy's recent focus on documentation writing and improvement
(see NEP 44), we are proposing a regular meeting for the Documentation Team
to discuss possible content, ideas and general planning. A small group had
been participating in these meetings (which started as part of the Google
Season of Docs project) but the idea is to recruit more people who might be
interested in documentation writing and the creation of educational
materials using NumPy.

For now, the meetings will take place every three weeks, on mondays 3PM
UTC. If you wish to join on Zoom, you need to use this link

https://zoom.us/j/420005230

Here's the permanent hackmd document with the meeting notes:

https://hackmd.io/oB_boakvRqKR-_2jRV-Qjg


Hope to see you around!

- Melissa
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


[Numpy-discussion] Documentation Team Meeting - Monday April 6

2020-04-03 Thread Melissa Mendonça
Hi all,

This is a reminder that we're having a Documentation Team Meeting next
monday, April 6th, at 3PM UTC**. If you wish to join on Zoom, you need to
use this link

https://zoom.us/j/420005230

Here's the permanent hackmd document with the meeting notes:

https://hackmd.io/oB_boakvRqKR-_2jRV-Qjg


Hope to see you around!

** You can click this link to get the correct time at your timezone:
https://www.timeanddate.com/worldclock/fixedtime.html?msg=NumPy+Documentation+Team+Meeting&iso=20200406T15&p1=1440&ah=1

- Melissa
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


[Numpy-discussion] Google Season of Docs Ideas

2020-04-20 Thread Melissa Mendonça
Hello all,

As some of you may know, we are aiming to participate in the Google Season
of Docs program [1] again this year. The deadline for applications from
open source organizations is May 4, so I've started on a proposal (heavily
based on last year's version) here:

https://github.com/numpy/numpy/wiki/Google-Season-of-Docs-2020-Project-Ideas

If you have suggestions, especially for concrete project ideas, that would
be great. Also, keep in mind this project is aimed at technical writers and
not developers, so the focus should be mainly on
writing/reviewing/organizing documentation content.

Cheers,

Melissa

[1] https://developers.google.com/season-of-docs
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


[Numpy-discussion] Documentation Team Meeting - Monday April 27

2020-04-27 Thread Melissa Mendonça
Hi all!

Sorry for the late reminder, but today (April 27) we have another
documentation team meeting at 3PM UTC**. If you wish to join on Zoom, you
need to use this link

https://zoom.us/j/420005230

Here's the permanent hackmd document with the meeting notes:

https://hackmd.io/oB_boakvRqKR-_2jRV-Qjg


Hope to see you around!

** You can click this link to get the correct time at your timezone:
https://www.timeanddate.com/worldclock/fixedtime.html?msg=NumPy+Documentation+Team+Meeting&iso=20200406T15&p1=1440&ah=1

- Melissa
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


Re: [Numpy-discussion] Season of Docs technical writer

2020-04-30 Thread Melissa Mendonça
Hi Ben,

That is great news. Thanks for that! Let's keep our fingers crossed and see
if we can participate in the program this year.

Cheers!

- Melissa

Em qui, 30 de abr de 2020 15:26, Ben Nathanson 
escreveu:

> I look forward to participating in this year's Season of Docs. Though it's
> early, I'm eager to start a conversation; I've posted the webpage
> https://bennathanson.com/numpy2020 to share my thoughts on contributing.
> ___
> NumPy-Discussion mailing list
> NumPy-Discussion@python.org
> https://mail.python.org/mailman/listinfo/numpy-discussion
>
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


Re: [Numpy-discussion] Application Pre-requisites

2020-05-13 Thread Melissa Mendonça
Hello Hmrishav,

Indeed our preference as an organization is to have someone with technical
writing experience, although it doesn't have to be on a professional level.
I'd recommend joining numpy-scipy-g...@googlegroups.com for more
information on this year's program.

Best,

Melissa

On Wed, May 13, 2020 at 3:29 AM Hmrishav Bandyopadhyay <
hmrishavbandyopadh...@gmail.com> wrote:

> Hi,
>
> I am Hmrishav Bandyopadhyay, an Undergrad at Jadavpur University, India.
>
> One of the application pre-requisites for applying to GSOD under numpy
> require me to have technical writing experience. Being a student, I have
> not had any professional technical writing job or internship per-se but I
> have been writing tutorials and such in Towards Data Science(Medium) for
> some time now, most of which have been curated by the website. Does this
> make me eligible for applying to numpy? Any help or pointers would be
> highly appreciated.
>
> Link to one such blog for reference --
> https://towardsdatascience.com/adversarial-latent-autoencoders-4ce12c0abbdd
>
> Regards,
> Hmrishav Bandyopadhyay
> ___
> NumPy-Discussion mailing list
> NumPy-Discussion@python.org
> https://mail.python.org/mailman/listinfo/numpy-discussion
>
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


Re: [Numpy-discussion] Application Pre-requisites

2020-05-13 Thread Melissa Mendonça
Sorry, yes, I meant writing to that list.

Thanks!


Em qua, 13 de mai de 2020 15:40, Hmrishav Bandyopadhyay <
hmrishavbandyopadh...@gmail.com> escreveu:

> Thank you so much for the help! I will introduce myself in the mailing
> list and ask for areas in which I can contribute.
>
> On Wed, 13 May, 2020, 11:47 pm Ralf Gommers, 
> wrote:
>
>>
>>
>> On Wed, May 13, 2020 at 7:24 PM Hmrishav Bandyopadhyay <
>> hmrishavbandyopadh...@gmail.com> wrote:
>>
>>> Hi,
>>> I'm sorry but i can't join the Google group--it says an invite is needed
>>> :(
>>>
>>
>> Hi Hmrishav, Melissa, it's not a group you can join, it's just a mailing
>> list where you can interact directly with all the mentors for GSoD.
>>
>> Cheers,
>> Ralf
>>
>>
>> Thanks,
>>> Hmrishav Bandyopadhyay
>>>
>>> On Wed, 13 May, 2020, 5:53 pm Melissa Mendonça, 
>>> wrote:
>>>
>>>> Hello Hmrishav,
>>>>
>>>> Indeed our preference as an organization is to have someone with
>>>> technical writing experience, although it doesn't have to be on a
>>>> professional level. I'd recommend joining
>>>> numpy-scipy-g...@googlegroups.com for more information on this year's
>>>> program.
>>>>
>>>> Best,
>>>>
>>>> Melissa
>>>>
>>>> On Wed, May 13, 2020 at 3:29 AM Hmrishav Bandyopadhyay <
>>>> hmrishavbandyopadh...@gmail.com> wrote:
>>>>
>>>>> Hi,
>>>>>
>>>>> I am Hmrishav Bandyopadhyay, an Undergrad at Jadavpur University,
>>>>> India.
>>>>>
>>>>> One of the application pre-requisites for applying to GSOD under numpy
>>>>> require me to have technical writing experience. Being a student, I have
>>>>> not had any professional technical writing job or internship per-se but I
>>>>> have been writing tutorials and such in Towards Data Science(Medium) for
>>>>> some time now, most of which have been curated by the website. Does this
>>>>> make me eligible for applying to numpy? Any help or pointers would be
>>>>> highly appreciated.
>>>>>
>>>>> Link to one such blog for reference --
>>>>>
>>>>> https://towardsdatascience.com/adversarial-latent-autoencoders-4ce12c0abbdd
>>>>>
>>>>> Regards,
>>>>> Hmrishav Bandyopadhyay
>>>>> ___
>>>>> NumPy-Discussion mailing list
>>>>> NumPy-Discussion@python.org
>>>>> https://mail.python.org/mailman/listinfo/numpy-discussion
>>>>>
>>>> ___
>>>> NumPy-Discussion mailing list
>>>> NumPy-Discussion@python.org
>>>> https://mail.python.org/mailman/listinfo/numpy-discussion
>>>>
>>> ___
>>> NumPy-Discussion mailing list
>>> NumPy-Discussion@python.org
>>> https://mail.python.org/mailman/listinfo/numpy-discussion
>>>
>> ___
>> NumPy-Discussion mailing list
>> NumPy-Discussion@python.org
>> https://mail.python.org/mailman/listinfo/numpy-discussion
>>
> ___
> NumPy-Discussion mailing list
> NumPy-Discussion@python.org
> https://mail.python.org/mailman/listinfo/numpy-discussion
>
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


[Numpy-discussion] Google Season of Docs proposals and information

2020-05-15 Thread Melissa Mendonça
Hello all, especially those who recently joined and are interested in our
Google Season of Docs projects.

It is great to hear from you!

For now, all the information you need about the program is in the official
GSoD website (https://developers.google.com/season-of-docs), and in our
proposal (
https://github.com/numpy/numpy/wiki/Google-Season-of-Docs-2020-Project-Ideas).


If you are interested, I would advise working on the following:

- Familiarizing yourself with the NumPy docs and the workflow for building
them (https://numpy.org/devdocs/dev/howto-docs.html)
- Reading NEP 44 to have an idea of the current vision and focus for the
docs (https://numpy.org/neps/nep-0044-restructuring-numpy-docs.html)
- Working on your own proposal, so we can analyze it later.

You have until June 8 to do this, and if you need help or have questions
about any of the above, please get in touch so we can help. Make sure you
get in touch with the mentors directly by sending your message to
numpy-scipy-g...@googlegroups.com .

I would also recomment that you attend our Documentation Team meeting
taking place next Monday, May 18, at 3PM UTC (more details in a separate
message to follow shortly).

Welcome!

- Melissa
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


[Numpy-discussion] Fwd: Documentation Team Meeting - Monday April 27

2020-05-15 Thread Melissa Mendonça
Hi all!

A reminder that on Monday, May 18, we have another documentation team
meeting at 3PM UTC**. If you wish to join on Zoom, you need to use this
link

https://zoom.us/j/420005230

Here's the permanent hackmd document with the meeting notes:

https://hackmd.io/oB_boakvRqKR-_2jRV-Qjg


Hope to see you around (especially if you want to introduce yourself or
discuss ideas for Google Season of Docs).

** You can click this link to get the correct time at your timezone:
https://www.timeanddate.com/worldclock/fixedtime.html?msg=NumPy+Documentation+Team+Meeting&iso=20200518T15&p1=1440&ah=1

- Melissa
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


Re: [Numpy-discussion] Some details related to project ideas for GSoD 2020

2020-05-20 Thread Melissa Mendonça
Hello, Apoorva!

While there are no specific restrictions from google on who can join the
program, NumPy is looking for people with some experience with technical
writing and/or previous experience with NumPy. Since we already have an
"Absolute Beginners" tutorial, we would appreciate if the projects
submitted could cover other content levels as well.

Best,

Melissa

On Wed, May 20, 2020 at 6:48 AM Apoorva  wrote:

> Dear Sir/Ma’am,
>
> I’m writing to seek information regarding the project ideas for GSoD. As
> it was mentioned in the “Project Ideas” that the technical writer can also
> develop a “How-to” tutorial, can it be for beginners as well or is NumPy
> targeting professionals or seasoned developers only? I would be grateful if
> I could get a reply for the same.
>
> With warm regards,
>
> Apoorva.
>
>
>
>
>
> Sent from Mail  for
> Windows 10
>
>
> ___
> NumPy-Discussion mailing list
> NumPy-Discussion@python.org
> https://mail.python.org/mailman/listinfo/numpy-discussion
>
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


Re: [Numpy-discussion] Participation in GSoD 2020

2020-05-21 Thread Melissa Mendonça
Thanks for your interest in our Google Season of Docs projects. It is great
to hear from you!

For now, all the information you need about the program is in the official
GSoD website (https://developers.google.com/season-of-docs), and in our
proposal (
https://github.com/numpy/numpy/wiki/Google-Season-of-Docs-2020-Project-Ideas).


If you are interested, I would advise working on the following:

- Familiarizing yourself with the NumPy docs and the workflow for building
them (https://numpy.org/devdocs/dev/howto-docs.html)
- Reading NEP 44 to have an idea of the current vision and focus for the
docs (https://numpy.org/neps/nep-0044-restructuring-numpy-docs.html)
- Working on your own proposal, so we can analyze it later.

You have until June 8 to do this, and if you need help or have questions
about any of the above, please get in touch so we can help. Make sure you
get in touch with the mentors directly by sending your message to
numpy-scipy-g...@googlegroups.com .

Please be aware that although the mentors can answer questions and give you
information, **you must write your own project**.

Welcome!

- Melissa

On Mon, May 18, 2020 at 10:37 AM Sayak Kundu 
wrote:

> Hi everyone,
>
> I am Sayak Kundu. I am a student at IIIT Hyderabad. This email is
> regarding the participation in Google Season of DOcs 2020 as a technical
> writer. I am interested in *High-level restructuring and end-user focus*.
> I have experience with Numpy and Scipy and have used them across many of my
> projects for Multivariate Analysis, Data Science, Machine Learning, etc. I
> have also worked with the Internet Archive for past 1 year on their Google
> Action and Alexa Skill as a developer and this job also required me to
> write technical reports.
>
> I have learnt through the Numpy docs and I want to contribute back by
> improving and adding new features to the docs. I would very much like to
> know about the steps involved further for contributing to this project.
>
> Sincerely,
> Sayak Kundu
> sk.sayakkundu1...@gmail.com
> ___
> NumPy-Discussion mailing list
> NumPy-Discussion@python.org
> https://mail.python.org/mailman/listinfo/numpy-discussion
>
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


[Numpy-discussion] Documentation Team meeting - Monday June 8th

2020-06-05 Thread Melissa Mendonça
Hi all!

A reminder that on Monday, June 8, we have another documentation team
meeting at 3PM UTC**. If you wish to join on Zoom, you need to use this
link

https://zoom.us/j/420005230

Here's the permanent hackmd document with the meeting notes:

https://hackmd.io/oB_boakvRqKR-_2jRV-Qjg


Hope to see you around (especially if you want to introduce yourself or
discuss ideas for Google Season of Docs).

** You can click this link to get the correct time at your timezone:
https://www.timeanddate.com/worldclock/fixedtime.html?msg=NumPy+Documentation+Team+Meeting&iso=20200608T15&p1=1440&ah=1

- Melissa
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


[Numpy-discussion] Documentation Team meeting - Monday June 22nd

2020-06-18 Thread Melissa Mendonça
Hi all!

After last week's meeting, we discussed increasing the frequency of the
Documentation Team meetings. So we're now having the meetings every two
weeks. This means our next meeting will be on *Monday, June 22* at 3PM
UTC**. If you wish to join on Zoom, you need to use this link

https://zoom.us/j/420005230

Here's the permanent hackmd document with the meeting notes:

https://hackmd.io/oB_boakvRqKR-_2jRV-Qjg


Hope to see you around!

** You can click this link to get the correct time at your timezone:
https://www.timeanddate.com/worldclock/fixedtime.html?msg=NumPy+Documentation+Team+Meeting&iso=20200622T15&p1=1440&ah=1

*** You can add the NumPy community calendar to your google calendar by
clicking this link:
https://calendar.google.com/calendar/r?cid=YmVya2VsZXkuZWR1X2lla2dwaWdtMjMyamJobGRzZmIyYzJqODFjQGdyb3VwLmNhbGVuZGFyLmdvb2dsZS5jb20

- Melissa
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


Re: [Numpy-discussion] Guidelines for NumPy tutorials

2020-06-22 Thread Melissa Mendonça
Hi all,

Thanks for the PR, Ben.

Note that this is in the numpy-tutorials repo, which is a new repo created
to specifically host Jupyter notebook tutorials for NumPy users. It is
still not in its final form.

One of the questions around this PR is where this style guide should live:
in the main documentation or in the numpy-tutorials repo?

If you have thoughts on this, please share.

Best,

- Melissa

On Mon, Jun 22, 2020 at 3:44 PM Ben Nathanson 
wrote:

> I've submitted PR #11 in the new numpy-tutorials repo
> (https://github.com/numpy/numpy-tutorials/pull/11) to provide a
> checklist and standard style for writing tutorials.
>
> Added tutorial content is an objective of NEP 44. We're expecting part
> of the content to come from new contributors (for instance, through
> Ryan Cooper's generous offer to get his students involved,
> https://mail.python.org/pipermail/numpy-discussion/2020-May/080715.htmll).
> The PR will provide a guide for all contributors to work from.
>
> While "tutorial" is often used broadly for introductory material, here
> it is closely defined: a multistep participatory walkthrough for a
> user new to NumPy.
>
> This is the meaning of "tutorial" in NEP 44; it was originally
> distinguished from other kinds of documentation by Daniele Procida
> (https://documentation.divio.com/tutorials/).
>
> One goal of the PR, in fact, is to make sure the tutorial stays a
> tutorial and doesn't mission-creep into other kinds of introductory
> documentation. Procida's insight is that mission creep like this leads
> to failed docs.
>
> At today's docs meeting it was suggested that the PR be announced on
> the mailing list for possible further comment.
> ___
> NumPy-Discussion mailing list
> NumPy-Discussion@python.org
> https://mail.python.org/mailman/listinfo/numpy-discussion
>
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


Re: [Numpy-discussion] About the apply in GSoD

2020-06-25 Thread Melissa Mendonça
Hello Christian,

Thanks for your interest in our Google Season of Docs projects. It is great
to hear from you!

If you are interested, I would advise working on the following:

- Familiarizing yourself with the NumPy docs and the workflow for building
them (https://numpy.org/devdocs/dev/howto-docs.html)
- Reading NEP 44 to have an idea of the current vision and focus for the
docs (https://numpy.org/neps/nep-0044-restructuring-numpy-docs.html)
- Working on your own proposal, so we can analyze it later.

You have until July 8 to do this, and if you need help or have questions
about any of the above, please get in touch so we can help. Make sure you
get in touch with the mentors directly by sending your message to
numpy-scipy-g...@googlegroups.com . Any information you need about the
program is in the official GSoD website (
https://developers.google.com/season-of-docs), and in our proposal (
https://github.com/numpy/numpy/wiki/Google-Season-of-Docs-2020-Project-Ideas).


Welcome!



On Wed, Jun 24, 2020 at 7:12 PM Christian Nakata <
christian.nakata.a...@gmail.com> wrote:

> Hello members of Numpy Community
>
> My name is Christian Takashi Nakata
> Currently, I'm working with computer vision in my master's degree and your
> project ideas for the GSoD caught my attention.
> I've always wanted to work on open source projects, especially in
> libraries that I usually use.
>
> I would like to begin contributing to the Numpy documentation.
> However, I never worked with open source projects and I wanted to know
> where I should begin to write a GSoD project proposal.
>
> I would like to work with refactoring the current documentation aimed at
> beginners.
> For example, in my opinion, the page "NumPy: the absolute basics for
> beginners" is too verbose.
> The amount of information on that page can blur useful information from
> beginner users.
> The page could be divided into subtopics that jump to other pages,
> minimizing the amount of information that the user will face for the first
> time.
>
> Together, I intend to create new How Tos so that beginners will find it
> easier to work with the library.
> E.g. finishing the "How to read and write data using NumPy" page.
>
> Best regards,
> Christian T. Nakata
> ___
> NumPy-Discussion mailing list
> NumPy-Discussion@python.org
> https://mail.python.org/mailman/listinfo/numpy-discussion
>
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


Re: [Numpy-discussion] About the apply in GSoD

2020-06-25 Thread Melissa Mendonça
(Oh, and if you need help contributing/submitting pull requests/navigating
git, don't hesitate to ask and we'll guide you around!)

On Thu, Jun 25, 2020 at 10:03 AM Melissa Mendonça 
wrote:

> Hello Christian,
>
> Thanks for your interest in our Google Season of Docs projects. It is
> great to hear from you!
>
> If you are interested, I would advise working on the following:
>
> - Familiarizing yourself with the NumPy docs and the workflow for building
> them (https://numpy.org/devdocs/dev/howto-docs.html)
> - Reading NEP 44 to have an idea of the current vision and focus for the
> docs (https://numpy.org/neps/nep-0044-restructuring-numpy-docs.html)
> - Working on your own proposal, so we can analyze it later.
>
> You have until July 8 to do this, and if you need help or have questions
> about any of the above, please get in touch so we can help. Make sure you
> get in touch with the mentors directly by sending your message to
> numpy-scipy-g...@googlegroups.com . Any information you need about the
> program is in the official GSoD website (
> https://developers.google.com/season-of-docs), and in our proposal (
> https://github.com/numpy/numpy/wiki/Google-Season-of-Docs-2020-Project-Ideas).
>
>
> Welcome!
>
>
>
> On Wed, Jun 24, 2020 at 7:12 PM Christian Nakata <
> christian.nakata.a...@gmail.com> wrote:
>
>> Hello members of Numpy Community
>>
>> My name is Christian Takashi Nakata
>> Currently, I'm working with computer vision in my master's degree and
>> your project ideas for the GSoD caught my attention.
>> I've always wanted to work on open source projects, especially in
>> libraries that I usually use.
>>
>> I would like to begin contributing to the Numpy documentation.
>> However, I never worked with open source projects and I wanted to know
>> where I should begin to write a GSoD project proposal.
>>
>> I would like to work with refactoring the current documentation aimed at
>> beginners.
>> For example, in my opinion, the page "NumPy: the absolute basics for
>> beginners" is too verbose.
>> The amount of information on that page can blur useful information from
>> beginner users.
>> The page could be divided into subtopics that jump to other pages,
>> minimizing the amount of information that the user will face for the first
>> time.
>>
>> Together, I intend to create new How Tos so that beginners will find it
>> easier to work with the library.
>> E.g. finishing the "How to read and write data using NumPy" page.
>>
>> Best regards,
>> Christian T. Nakata
>> ___
>> NumPy-Discussion mailing list
>> NumPy-Discussion@python.org
>> https://mail.python.org/mailman/listinfo/numpy-discussion
>>
>
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


[Numpy-discussion] Documentation Team meeting - Monday July 6

2020-07-03 Thread Melissa Mendonça
Hi all!

This is a reminder that our next Documentation Team meeting will be on *Monday,
July 6* at 3PM UTC**. If you wish to join on Zoom, you need to use this
link

https://zoom.us/j/420005230

Here's the permanent hackmd document with the meeting notes (still being
updated in the next few days!):

https://hackmd.io/oB_boakvRqKR-_2jRV-Qjg


Hope to see you around!

** You can click this link to get the correct time at your timezone:
https://www.timeanddate.com/worldclock/fixedtime.html?msg=NumPy+Documentation+Team+Meeting&iso=20200706T15&p1=1440&ah=1

*** You can add the NumPy community calendar to your google calendar by
clicking this link:
https://calendar.google.com/calendar/r?cid=YmVya2VsZXkuZWR1X2lla2dwaWdtMjMyamJobGRzZmIyYzJqODFjQGdyb3VwLmNhbGVuZGFyLmdvb2dsZS5jb20

- Melissa
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


Re: [Numpy-discussion] Google Summer of Docs Faq and Tutorial Proposed Structure .

2020-07-03 Thread Melissa Mendonça
Hello Mrinal,

That is indeed something we are looking at. Feel free to join the
discussion at the documentation meeting on Monday, or here if you'd like. I
don't think Ben has opened an issue or PR about this yet, but if he does
the link will surely be at the hackmd document for the docs meeting (here:
https://hackmd.io/oB_boakvRqKR-_2jRV-Qjg)

About contributing, you can start by issues that you feel are interesting
to you, or even opening new ones, such as
https://github.com/numpy/numpy/issues/15760 and
https://github.com/numpy/numpy/issues/15793, for example. If you need help
you can tag me on the specific issue and I'll try to answer to the best of
my abilities.

About the GSoD proposal, keep in mind that the period for the evaluation of
projects starts on July 9. We've had a large number of people interested in
the project, so there are no guarantees at this point that your project
will be chosen. If you want to work on your project anyway, feel free!

Best,

- Melissa

On Fri, Jul 3, 2020 at 12:22 PM Saber Tooth 
wrote:

> Hello Melissa ,
> Just read your email regarding docs meeting ,
> I have now also tried to use
> https://bjnath.github.io/demodocs/new_docs_dev as a way to build docs ,
> they were really useful for me as now i have got the message "build
> succeeded.
>
> The HTML pages are in build/html." .
>
> I believe we can really replace  https://numpy.org/devdocs/dev/index.html
>  with  https://bjnath.github.io/demodocs/new_docs_dev , the former being
> incomplete  and sometimes misleading .
> I can now really start on with contributing to NumPy having done my
> Development setup .
> I would also like to ask what are the fields in NumPy Docs that u would
> really like me to contribute to ,
> should i be doing as per my proposal or an issue ?
>
> Looking forward to hearing from you
> Best,
> Mrinal
>
> On Fri, 3 Jul 2020 at 18:49, Saber Tooth  wrote:
>
>> Hi Melissa ,
>> I have been trying to follow https://numpy.org/devdocs/dev/index.html and
>> build docs , i am not able to execute the building albeit following the
>> exact guidelines.
>> Is there a slack channel for this as i'd be able to better explain /
>> resolve it there , till then :
>>
>> I have tried make html command after adhering to the above link
>> Error when i haven't switched it to required git version :
>>
>> installed numpy 32f514f546 != current repo git version '3cf4c28906'
>> use "make dist" or "GITVER=32f514f546 make html ..."
>> Makefile:93: recipe for target 'version-check' failed
>> make: *** [version-check] Error 1
>>
>> Now when i make it work as per my installed numpy version :
>>
>> There are quite a lot of warnings and many problems like :
>>
>> document isn't included in any toctree
>> failed to import 'numpy.polynomial.set_default_printstyle': no module
>> named numpy.polynomial.set_default_printstyle
>> WARNING: autodoc: failed to import module 'typing' from module 'numpy';
>> the following exception was raised:
>> No module named 'numpy.typing'
>>
>> Many modules were missing which gave a warning ,
>>
>> Now maybe the errors are coming in just my workspace , but I have tried
>> reinstalling everything , got the latest version of cython too .
>>
>> It would be really helpful for me if you are able to give me some advice
>> , or a workaround for the problem
>>
>> On Fri, 26 Jun 2020 at 01:39, Melissa Mendonça 
>> wrote:
>>
>>> Hello Mrinal,
>>>
>>> I don't think I have any other specific issues to comment on your
>>> proposal. The mentors will analyze all proposals after July 9th.
>>>
>>> If you want to start contributing to the docs, you are welcome. You can
>>> check the Contributor Guide (https://numpy.org/devdocs/dev/index.html),
>>> How to contribute documentation (
>>> https://numpy.org/devdocs/dev/howto-docs.html) and the current
>>> documentation.
>>>
>>> Thanks,
>>>
>>> Melissa
>>>
>>> On Thu, Jun 25, 2020 at 2:27 PM Saber Tooth 
>>> wrote:
>>>
>>>> Hello Melissa ,
>>>> I have altered and built upon my previous proposal , if you could take
>>>> a few minutes to read it it would be great . I have tried to explain the
>>>> sections we had discussed in the meeting on 22 June .
>>>>
>>>> Moreover as per your feedback , I would like to start contributing to
>>>> the docs and start building the docs in my Linux environment .
>>>>
>

Re: [Numpy-discussion] Collection of Questions for Explanations

2020-07-10 Thread Melissa Mendonça
Sounds like a good idea, Mrinal! Make sure to tag it with DOC and mention
that it's a tracking issue in the description.

Cheers,

Melissa

Em sex, 10 de jul de 2020 02:59, Saber Tooth 
escreveu:

> Hi Mentors ,
>
> In the last Docs meeting , we discussed about Explanations and ways we
> could use to gather relevant topics for which we could provide explanations
> . The light was shed upon mining of questions firstly from numpy
> communities via Discussion like groups , then move to other sources .
>
> We can mine such topics from the NumPy community via mining email threads
> of numpy-discussion@python.org  for Questions . Apart from doing this I
> am thinking of opening an issue , the track of which will be kept by me and
> other contributors if they wish . We can write relevant topics for
> explanations over there . The link to this issue can be shared with
> numpy-discussion@python.org and other NumPy community forums , where
> contributors can comment their questions or queries which they wish to get
> documented  .
>
> This way we can avoid multiple Github issues by using one Github issue ,
> moreover this issue will populate queries from the community which will be
> visible to everyone and may give rise to ideas regarding explanations which
> we haven't thought about , in fact we can close other such issues later by
> moving their queries to this issue .
>
> In this manner we can have enough data within a month or two to document
> an Explanations page . Then we could frame explanations from this pool of
> data in this single Github issue ,
>
> Do suggest your ideas/advice for the following and also if we should be
> doing something else .
>
> Thanks ,
> Mrinal Tyagi
>
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


Re: [Numpy-discussion] Discussion around How-to ,Tutorials.

2020-07-16 Thread Melissa Mendonça
Hello, Mrinal

Yes, we are having our meeting on monday (more information in a message
still to come).

Right now, our idea of what tutorials and how-tos are comes from Daniele
Procida [1] (detailed in NEP 44 [2]). However, I believe the discussion
around exactly what we will cover or try to achieve in each kind of
document is not finished. In fact, we are still learning how to organize
this.

Feel free to add a topic in the meeting notes for the Documentation Meeting
[3] so we can discuss this on monday.

Cheers,

Melissa

[1] https://documentation.divio.com/
[2] https://numpy.org/neps/nep-0044-restructuring-numpy-docs.html
[3] https://hackmd.io/oB_boakvRqKR-_2jRV-Qjg

On Thu, Jul 16, 2020 at 5:14 AM Saber Tooth 
wrote:

> Hello Melissa ,
>
> Are we having our Docs meeting on 20th July ?
> If yes , then could we have some discussion around the structure of
> tutorials ,how-to sections .
> I wanted to discuss how we are planning to distinguish between the two ,
> should the How-to be straightforward solutions like here
> 
>  or
> something else .
> Tutorials should be structured as in here
> 
>  or
> something else .
>
> The general belief is when we hear the word "How to" is that we are
> greeted to just the solution of the problem like above , while when we hear
> Tutorials we are greeted to  Detailed solutions with explanations for most
> of the steps .
>
> Thanks ,
> Mrinal
>
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


[Numpy-discussion] Documentation Team meeting - Monday July 20

2020-07-17 Thread Melissa Mendonça
Hello everyone!

This is a reminder that our next Documentation Team meeting will be on *Monday,
July 20* at 3PM UTC**. If you wish to join on Zoom, you need to use this
link

https://zoom.us/j/420005230

Here's the permanent hackmd document with the meeting notes:

https://hackmd.io/oB_boakvRqKR-_2jRV-Qjg


Hope to see you around!

** You can click this link to get the correct time at your timezone:
https://www.timeanddate.com/worldclock/fixedtime.html?msg=NumPy+Documentation+Team+Meeting&iso=20200720T15&p1=1440&ah=1

*** You can add the NumPy community calendar to your google calendar by
clicking this link:
https://calendar.google.com/calendar/r?cid=YmVya2VsZXkuZWR1X2lla2dwaWdtMjMyamJobGRzZmIyYzJqODFjQGdyb3VwLmNhbGVuZGFyLmdvb2dsZS5jb20

- Melissa
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


[Numpy-discussion] Documentation Team meeting - Monday August 3

2020-07-31 Thread Melissa Mendonça
Hi all!

This is a reminder that our next Documentation Team meeting will be on *Monday,
August 3* at 3PM UTC**. If you wish to join on Zoom, you need to use this
link

https://zoom.us/j/420005230

Here's the permanent hackmd document with the meeting notes (still being
updated in the next few days!):

https://hackmd.io/oB_boakvRqKR-_2jRV-Qjg


Hope to see you around!

** You can click this link to get the correct time at your timezone:
https://www.timeanddate.com/worldclock/fixedtime.html?msg=NumPy+Documentation+Team+Meeting&iso=20200803T15&p1=1440&ah=1

*** You can add the NumPy community calendar to your google calendar by
clicking this link:
https://calendar.google.com/calendar/r?cid=YmVya2VsZXkuZWR1X2lla2dwaWdtMjMyamJobGRzZmIyYzJqODFjQGdyb3VwLmNhbGVuZGFyLmdvb2dsZS5jb20

- Melissa
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


Re: [Numpy-discussion] Documentation Team meeting - Monday August 3

2020-07-31 Thread Melissa Mendonça
Thanks, you too!

On Fri, Jul 31, 2020 at 12:21 PM olzhas robo.ai  wrote:

> Thank you, Melissa! Have a great weekend :)
>
> On Fri, 31 Jul 2020 at 13:10, Melissa Mendonça 
> wrote:
>
>> Hi all!
>>
>> This is a reminder that our next Documentation Team meeting will be on 
>> *Monday,
>> August 3* at 3PM UTC**. If you wish to join on Zoom, you need to use
>> this link
>>
>> https://zoom.us/j/420005230
>>
>> Here's the permanent hackmd document with the meeting notes (still being
>> updated in the next few days!):
>>
>> https://hackmd.io/oB_boakvRqKR-_2jRV-Qjg
>> <https://www.google.com/url?q=https%3A%2F%2Fhackmd.io%2FoB_boakvRqKR-_2jRV-Qjg&sa=D&usd=2&usg=AFQjCNGIOzVwlfDFd6YAgBwVUjmjQKWRSw>
>>
>> Hope to see you around!
>>
>> ** You can click this link to get the correct time at your timezone:
>> https://www.timeanddate.com/worldclock/fixedtime.html?msg=NumPy+Documentation+Team+Meeting&iso=20200803T15&p1=1440&ah=1
>>
>> *** You can add the NumPy community calendar to your google calendar by
>> clicking this link:
>> https://calendar.google.com/calendar/r?cid=YmVya2VsZXkuZWR1X2lla2dwaWdtMjMyamJobGRzZmIyYzJqODFjQGdyb3VwLmNhbGVuZGFyLmdvb2dsZS5jb20
>>
>> - Melissa
>>
>
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


[Numpy-discussion] Documentation Team meeting - Monday August 17

2020-08-14 Thread Melissa Mendonça
Hi all!

This is a reminder that our next Documentation Team meeting will be on *Monday,
August 17* at 3PM UTC**. If you wish to join on Zoom, you need to use this
link

https://zoom.us/j/420005230

Here's the permanent hackmd document with the meeting notes (still being
updated in the next few days!):

https://hackmd.io/oB_boakvRqKR-_2jRV-Qjg


Hope to see you around!

** You can click this link to get the correct time at your timezone:
https://www.timeanddate.com/worldclock/fixedtime.html?msg=NumPy+Documentation+Team+Meeting&iso=20200817T15&p1=1440&ah=1


*** You can add the NumPy community calendar to your google calendar by
clicking this link:
https://calendar.google.com/calendar/r?cid=YmVya2VsZXkuZWR1X2lla2dwaWdtMjMyamJobGRzZmIyYzJqODFjQGdyb3VwLmNhbGVuZGFyLmdvb2dsZS5jb20

- Melissa
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


[Numpy-discussion] Announcing 2020 Google Season of Docs Technical Writers for NumPy

2020-08-17 Thread Melissa Mendonça
Hello all,

I'm pleased to announce that NumPy was awarded two slots in the Google
Season of Docs program (you can see the full results here:
https://developers.google.com/season-of-docs/docs/participants).

The selected projects are

- "NumPy Documentation for Community Education", by Ryan Cooper (Proposal:
https://developers.google.com/season-of-docs/docs/participants/project-numpy-cooperrc
)


- "High level restructuring and end user focus", by kubedoc (Proposal:
https://developers.google.com/season-of-docs/docs/participants/project-numpy-kubedoc
)

We appreciate all projects that were submitted and thank all participants
for their efforts in putting together their proposals. Also, if you wish to
contribute documentation to NumPy on a volunteer basis, you are welcome to
do so!

Cheers,

- Melissa
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


[Numpy-discussion] Documentation Team meeting - Monday August 31

2020-08-28 Thread Melissa Mendonça
Hi all!

This is a reminder that our next Documentation Team meeting will be on *Monday,
August 31* at 3PM UTC**. If you wish to join on Zoom, you need to use this
link

https://zoom.us/j/420005230

Here's the permanent hackmd document with the meeting notes (still being
updated in the next few days!):

https://hackmd.io/oB_boakvRqKR-_2jRV-Qjg


Hope to see you around!

** You can click this link to get the correct time at your timezone:
https://www.timeanddate.com/worldclock/fixedtime.html?msg=NumPy+Documentation+Team+Meeting&iso=20200831T15&p1=1440&ah=1

*** You can add the NumPy community calendar to your google calendar by
clicking this link:
https://calendar.google.com/calendar/r?cid=YmVya2VsZXkuZWR1X2lla2dwaWdtMjMyamJobGRzZmIyYzJqODFjQGdyb3VwLmNhbGVuZGFyLmdvb2dsZS5jb20

- Melissa
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


[Numpy-discussion] Fwd: Documentation Team meeting - Monday August 31

2020-09-11 Thread Melissa Mendonça
Hi all!

This is a reminder that our next Documentation Team meeting will be on *Monday,
September 14* at 3PM UTC**. This meeting marks the beginning of the Google
Season of Docs documentation development phase, so in addition to general
documentation discussions, we'll discuss the projects and next actions for
the technical writers involved.

If you wish to join on Zoom, you need to use this link

https://zoom.us/j/420005230

Here's the permanent hackmd document with the meeting notes (still being
updated in the next few days!):

https://hackmd.io/oB_boakvRqKR-_2jRV-Qjg


Hope to see you around!

** You can click this link to get the correct time at your timezone:
https://www.timeanddate.com/worldclock/fixedtime.html?msg=NumPy+Documenation+Team+Meeting&iso=20200914T15&p1=1440&ah=1

*** You can add the NumPy community calendar to your google calendar by
clicking this link:
https://calendar.google.com/calendar/r?cid=YmVya2VsZXkuZWR1X2lla2dwaWdtMjMyamJobGRzZmIyYzJqODFjQGdyb3VwLmNhbGVuZGFyLmdvb2dsZS5jb20

- Melissa
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


[Numpy-discussion] Documentation Team meeting - Monday September 28

2020-09-25 Thread Melissa Mendonça
Hi all!

This is a reminder that our next Documentation Team meeting will be on *Monday,
September 28* at 3PM UTC**.

If you wish to join on Zoom, you need to use this link

https://zoom.us/j/420005230

Here's the permanent hackmd document with the meeting notes (still being
updated in the next few days!):

https://hackmd.io/oB_boakvRqKR-_2jRV-Qjg


Hope to see you around!

** You can click this link to get the correct time at your timezone:
https://www.timeanddate.com/worldclock/fixedtime.html?msg=NumPy+Documentation+Team+Meeting&iso=20200928T15&p1=1440&ah=1

*** You can add the NumPy community calendar to your google calendar by
clicking this link:
https://calendar.google.com/calendar/r?cid=YmVya2VsZXkuZWR1X2lla2dwaWdtMjMyamJobGRzZmIyYzJqODFjQGdyb3VwLmNhbGVuZGFyLmdvb2dsZS5jb20

- Melissa
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


[Numpy-discussion] Docs team meeting - zoom link

2020-09-28 Thread Melissa Mendonça
Hi all,

Due to a change in zoom setting the link to the Documentation team meeting
happening now has changed:

https://zoom.us/j/91539509177?pwd=dFlqSGxBQURBOXh4alRBVWgvcTZUUT09

Cheers,

Melissa
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


[Numpy-discussion] Documentation Team meeting - Monday October 12

2020-10-09 Thread Melissa Mendonça
Hi all!

This is a reminder that our next Documentation Team meeting will be on *Monday,
October 12* at 3PM UTC**.

If you wish to join on Zoom, **you need to use this NEW link**

https://zoom.us/j/96219574921?pwd=VTRNeGwwOUlrYVNYSENpVVBRRjlkZz09


Here's the permanent hackmd document with the meeting notes (still being
updated in the next few days!):

https://hackmd.io/oB_boakvRqKR-_2jRV-Qjg


Hope to see you around!

** You can click this link to get the correct time at your timezone:
https://www.timeanddate.com/worldclock/fixedtime.html?msg=NumPy+Documentation+Team+Meeting&iso=20201012T15&p1=1440&ah=1

*** You can add the NumPy community calendar to your google calendar by
clicking this link:
https://calendar.google.com/calendar/r?cid=YmVya2VsZXkuZWR1X2lla2dwaWdtMjMyamJobGRzZmIyYzJqODFjQGdyb3VwLmNhbGVuZGFyLmdvb2dsZS5jb20

- Melissa
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


Re: [Numpy-discussion] Attempting to wrap a Fortran-77 subroutine using f2py but I haven't been able to understand what is causing the error

2020-10-19 Thread Melissa Mendonça
Hello, Sam, sorry for taking so long to answer!

The problem seems to be that you are using

cf2py depend(in) Y, YP

instead of

cf2py depend(n) Y, YP <- (note that there was a spurious i in that depend
expression)

and that the callback FCN needs the dimension n as an argument. I was able
to compile your code correctly after making these changes.

If you have any further questions let me know, I hope this helps.

Cheers,

Melissa


On Wed, Oct 14, 2020 at 4:03 AM Samuel Dupree  wrote:

> I'm attempting to wrap a Fortran-77 source member using f2py. I'm
> running he Anaconda distribution for Python 3.7.6 on a Mac Pro (2019)
> under Mac OS X Catalina (ver. 10.15.6). The version of NumPy I'm running
> is 1.18.3.
>
> I've attached a copy of the Fortran source code to this note (see
> rkfn78.for). The command I'm using to wrap this code is
>
> f2py3 -c rkfn78.for --fcompiler=gfortran --f77flags="-c -O -Wall" -m rkfn78
>
> The output I get is captured in the file rkfn78_build_output.txt.
>
> I don't understand the cause behind the error message I get, so any
> advice would be welcomed.
>
> Sam Dupree.
> ___
> NumPy-Discussion mailing list
> NumPy-Discussion@python.org
> https://mail.python.org/mailman/listinfo/numpy-discussion
>
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


Re: [Numpy-discussion] Attempting to wrap a Fortran-77 subroutine using f2py but I haven't been able to understand what is causing the error

2020-10-19 Thread Melissa Mendonça
Sure, you can use assume-shape arrays, but if you generate a signature file
using

$ f2py rkfn78.for -m rkfn78 -h rkfn78.pyf

you can see that f2py correctly determines n to be the length of the array
Y, but since YP also depends on n, that's what generated the error you saw
the first time.

If you change the .pyf signature file to the one attached to this message,
delete your original cf2py lines in the .for file and compile it all using

$ f2py -c rkfn78.pyf rkfn78.for --fcompiler=gfortran --f77flags="-c -O
-Wall" -m rkfn78

then you'll have no trouble with assumed-shape arrays.

Cheers,

Melissa

On Mon, Oct 19, 2020 at 1:03 PM Samuel Dupree  wrote:
>
> Melissa,
>
> Thank you for answering my post. I made the changes you recommended and
the code compiles successfully. But I do have one question. The arrays
being passed in the CALL to FCN were treated as assumed shaped arrays in
the called subroutine. Are assumed shaped arrays a problem for f2py?
>
> Sam Dupree.
>
>
> On October/19/2020 09:16:02, Melissa Mendonça wrote:
>
> Hello, Sam, sorry for taking so long to answer!
>
> The problem seems to be that you are using
>
> cf2py depend(in) Y, YP
>
> instead of
>
> cf2py depend(n) Y, YP <- (note that there was a spurious i in that depend
expression)
>
> and that the callback FCN needs the dimension n as an argument. I was
able to compile your code correctly after making these changes.
>
> If you have any further questions let me know, I hope this helps.
>
> Cheers,
>
> Melissa
>
>
> On Wed, Oct 14, 2020 at 4:03 AM Samuel Dupree 
wrote:
>>
>> I'm attempting to wrap a Fortran-77 source member using f2py. I'm
>> running he Anaconda distribution for Python 3.7.6 on a Mac Pro (2019)
>> under Mac OS X Catalina (ver. 10.15.6). The version of NumPy I'm running
>> is 1.18.3.
>>
>> I've attached a copy of the Fortran source code to this note (see
>> rkfn78.for). The command I'm using to wrap this code is
>>
>> f2py3 -c rkfn78.for --fcompiler=gfortran --f77flags="-c -O -Wall" -m
rkfn78
>>
>> The output I get is captured in the file rkfn78_build_output.txt.
>>
>> I don't understand the cause behind the error message I get, so any
>> advice would be welcomed.
>>
>> Sam Dupree.
>> ___
>> NumPy-Discussion mailing list
>> NumPy-Discussion@python.org
>> https://mail.python.org/mailman/listinfo/numpy-discussion
>
>
> ___
> NumPy-Discussion mailing list
> NumPy-Discussion@python.org
> https://mail.python.org/mailman/listinfo/numpy-discussion
>
> --
> 
>
>
>Samuel H. Dupree, Jr.   sdup...@speakeasy.net
>10501 Rising Ridge Road
>Apartment 201
http://users.speakeasy.net/~sdupree/
>Fredericksburg, VA 22407, USA
>
> HOME: 540-693-1240iPhone: 215-530-8753
 FAX: 866-514-9629
>
>   "The Greatest Show on Earth" is not on Earth. It's in Space!
>
> 


rkfn78.pyf
Description: Binary data
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


Re: [Numpy-discussion] Attempting to wrap a Fortran-77 subroutine using f2py but I haven't been able to understand what is causing the error

2020-10-19 Thread Melissa Mendonça
The documentation for f2py is not very complete, I'm afraid. I'll try to
work on that front in the next few months. For now, you can find it here:
https://numpy.org/doc/stable/f2py

Cheers,

Melissa

On Mon, Oct 19, 2020 at 2:35 PM Samuel Dupree  wrote:

> One more question. Where can I find a documentation on f2py that covers
> issues like assumed shaped arrays, and issues such as the one discussed in
> this post?
>
> Sam Dupree.
>
>
> On October/19/2020 13:01:13, Melissa Mendonça wrote:
>
> Sure, you can use assume-shape arrays, but if you generate a signature
> file using
>
> $ f2py rkfn78.for -m rkfn78 -h rkfn78.pyf
>
> you can see that f2py correctly determines n to be the length of the array
> Y, but since YP also depends on n, that's what generated the error you saw
> the first time.
>
> If you change the .pyf signature file to the one attached to this message,
> delete your original cf2py lines in the .for file and compile it all using
>
> $ f2py -c rkfn78.pyf rkfn78.for --fcompiler=gfortran --f77flags="-c -O
> -Wall" -m rkfn78
>
> then you'll have no trouble with assumed-shape arrays.
>
> Cheers,
>
> Melissa
>
> On Mon, Oct 19, 2020 at 1:03 PM Samuel Dupree 
> wrote:
> >
> > Melissa,
> >
> > Thank you for answering my post. I made the changes you recommended and
> the code compiles successfully. But I do have one question. The arrays
> being passed in the CALL to FCN were treated as assumed shaped arrays in
> the called subroutine. Are assumed shaped arrays a problem for f2py?
> >
> > Sam Dupree.
> >
> >
> > On October/19/2020 09:16:02, Melissa Mendonça wrote:
> >
> > Hello, Sam, sorry for taking so long to answer!
> >
> > The problem seems to be that you are using
> >
> > cf2py depend(in) Y, YP
> >
> > instead of
> >
> > cf2py depend(n) Y, YP <- (note that there was a spurious i in that
> depend expression)
> >
> > and that the callback FCN needs the dimension n as an argument. I was
> able to compile your code correctly after making these changes.
> >
> > If you have any further questions let me know, I hope this helps.
> >
> > Cheers,
> >
> > Melissa
> >
> >
> > On Wed, Oct 14, 2020 at 4:03 AM Samuel Dupree 
> wrote:
> >>
> >> I'm attempting to wrap a Fortran-77 source member using f2py. I'm
> >> running he Anaconda distribution for Python 3.7.6 on a Mac Pro (2019)
> >> under Mac OS X Catalina (ver. 10.15.6). The version of NumPy I'm running
> >> is 1.18.3.
> >>
> >> I've attached a copy of the Fortran source code to this note (see
> >> rkfn78.for). The command I'm using to wrap this code is
> >>
> >> f2py3 -c rkfn78.for --fcompiler=gfortran --f77flags="-c -O -Wall" -m
> rkfn78
> >>
> >> The output I get is captured in the file rkfn78_build_output.txt.
> >>
> >> I don't understand the cause behind the error message I get, so any
> >> advice would be welcomed.
> >>
> >> Sam Dupree.
> >> ___
> >> NumPy-Discussion mailing list
> >> NumPy-Discussion@python.org
> >> https://mail.python.org/mailman/listinfo/numpy-discussion
> >
> >
> > ___
> > NumPy-Discussion mailing list
> > NumPy-Discussion@python.org
> > https://mail.python.org/mailman/listinfo/numpy-discussion
> >
>
>
>
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


[Numpy-discussion] Fwd: Documentation Team meeting - Monday October 12

2020-10-23 Thread Melissa Mendonça
Hi all!

This is a reminder that our next Documentation Team meeting will be on *Monday,
October 26* at 3PM UTC**.

If you wish to join on Zoom, **you need to use this NEW link**

https://zoom.us/j/96219574921?pwd=VTRNeGwwOUlrYVNYSENpVVBRRjlkZz09


Here's the permanent hackmd document with the meeting notes (still being
updated in the next few days!):

https://hackmd.io/oB_boakvRqKR-_2jRV-Qjg


Hope to see you around!

** You can click this link to get the correct time at your timezone:
https://www.timeanddate.com/worldclock/fixedtime.html?msg=NumPy+Documentation+Team+Meeting&iso=20201026T15&p1=1440&ah=1

*** You can add the NumPy community calendar to your google calendar by
clicking this link:
https://calendar.google.com/calendar/r?cid=YmVya2VsZXkuZWR1X2lla2dwaWdtMjMyamJobGRzZmIyYzJqODFjQGdyb3VwLmNhbGVuZGFyLmdvb2dsZS5jb20

- Melissa
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


[Numpy-discussion] Documentation Team meeting - Monday November 9

2020-11-07 Thread Melissa Mendonça
Hi all!

This is a reminder that our next Documentation Team meeting will be on *Monday,
November 9* at 3PM UTC** (PLEASE MIND THE RECENT TIME CHANGES AND SEE IF IT
APPLIES TO YOUR AREA)

If you wish to join on Zoom, **you need to use this NEW link**

https://zoom.us/j/96219574921?pwd=VTRNeGwwOUlrYVNYSENpVVBRRjlkZz09


Here's the permanent hackmd document with the meeting notes (still being
updated in the next few days!):

https://hackmd.io/oB_boakvRqKR-_2jRV-Qjg


Hope to see you around!

** You can click this link to get the correct time at your timezone:
https://www.timeanddate.com/worldclock/fixedtime.html?msg=NumPy+Documentation+Team+Meeting&iso=20201109T15&p1=1440&ah=1

*** You can add the NumPy community calendar to your google calendar by
clicking this link:
https://calendar.google.com/calendar/r?cid=YmVya2VsZXkuZWR1X2lla2dwaWdtMjMyamJobGRzZmIyYzJqODFjQGdyb3VwLmNhbGVuZGFyLmdvb2dsZS5jb20

- Melissa
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


[Numpy-discussion] A second CZI grant for NumPy and OpenBLAS

2020-11-19 Thread Melissa Mendonça
Hi all,

I'm happy to announce that NumPy and OpenBLAS have (again) received a joint
grant from the Chan Zuckerberg Initiative.

Here is the official press release [1], medium article [2], and the full
list of grantees [3]. I also wrote a blog post about it to explain a bit
more about the details of the proposal [4].

For NumPy, this funding is meant to support activities related to the
Documentation Team (maintenance, onboarding of new team members), but also
maintenance and development work for f2py. For this, we are glad to be able
to support Pearu Peterson and hope we can improve the state of Fortran
integration [5] in Python.

The grant is for a year of work, starting on January 1st, 2021. I hope this
can have a positive impact on the community and I am grateful to be able to
be a part of it.

All comments, questions and considerations are welcome!

Cheers,

Melissa

[1]
https://chanzuckerberg.com/newsroom/czi-awards-4-7-million-for-open-source-software-and-organizations-advancing-open-science/
[2]
https://cziscience.medium.com/scaling-open-infrastructure-and-reproducibility-in-biomedicine-69546a399747
[3] https://chanzuckerberg.com/eoss/proposals/?cycle=3
[4]
https://labs.quansight.org/blog/2020/11/a-second-czi-grant-for-numpy-and-openblas/
[5] https://github.com/numpy/numpy/issues/14938
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


[Numpy-discussion] Documentation Team meeting - Monday November 23

2020-11-20 Thread Melissa Mendonça
Hi all!

First, let me apologize for the reminder that I sent last time: because of
the time change I ended up making a mistake with the timezones.

Our next Documentation Team meeting will be on *Monday, November 9* at ***4PM
UTC***. All are welcome - you don't need to already be a contributor to
join. If you have questions or are curious about what we're doing, we'll be
happy to meet you!

If you wish to join on Zoom, **you need to use this NEW link**

https://zoom.us/j/96219574921?pwd=VTRNeGwwOUlrYVNYSENpVVBRRjlkZz09


Here's the permanent hackmd document with the meeting notes (still being
updated in the next few days!):

https://hackmd.io/oB_boakvRqKR-_2jRV-Qjg


Hope to see you around!

** You can click this link to get the correct time at your timezone:
https://www.timeanddate.com/worldclock/fixedtime.html?msg=NumPy+Documentation+Team+Meeting&iso=20201123T16&p1=1440&ah=1

*** You can add the NumPy community calendar to your google calendar by
clicking this link:
https://calendar.google.com/calendar/r?cid=YmVya2VsZXkuZWR1X2lla2dwaWdtMjMyamJobGRzZmIyYzJqODFjQGdyb3VwLmNhbGVuZGFyLmdvb2dsZS5jb20

- Melissa
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


[Numpy-discussion] Documentation Team meeting - Monday December 7

2020-12-04 Thread Melissa Mendonça
Hi all!

Our next Documentation Team meeting will be on *Monday, December 7* at ***4PM
UTC***. All are welcome - you don't need to already be a contributor to
join. If you have questions or are curious about what we're doing, we'll be
happy to meet you!

If you wish to join on Zoom, use this link:

https://zoom.us/j/96219574921?pwd=VTRNeGwwOUlrYVNYSENpVVBRRjlkZz09


Here's the permanent hackmd document with the meeting notes (still being
updated in the next few days!):

https://hackmd.io/oB_boakvRqKR-_2jRV-Qjg


Hope to see you around!

** You can click this link to get the correct time at your timezone:
https://www.timeanddate.com/worldclock/fixedtime.html?msg=NumPy+Documentation+Team+Meeting&iso=20201207T16&p1=1440&ah=1


- Melissa
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


[Numpy-discussion] Documentation Team meeting - Monday January 4

2021-01-02 Thread Melissa Mendonça
Hi all! Happy new year!

Our next Documentation Team meeting will be on *Monday, January 4* at ***4PM
UTC***. All are welcome - you don't need to already be a contributor to
join. If you have questions or are curious about what we're doing, we'll be
happy to meet you!

If you wish to join on Zoom, use this link:

https://zoom.us/j/96219574921?pwd=VTRNeGwwOUlrYVNYSENpVVBRRjlkZz09


Here's the permanent hackmd document with the meeting notes (still being
updated in the next few days!):

https://hackmd.io/oB_boakvRqKR-_2jRV-Qjg


Hope to see you around!

** You can click this link to get the correct time at your timezone:
https://www.timeanddate.com/worldclock/fixedtime.html?msg=NumPy+Documentation+Team+Meeting&iso=20210104T16&p1=1440&ah=1


- Melissa
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


[Numpy-discussion] Documentation Team meeting - Monday January 18

2021-01-15 Thread Melissa Mendonça
Hi all!

Our next Documentation Team meeting will be on *Monday, January 18* at ***4PM
UTC***. All are welcome - you don't need to already be a contributor to
join. If you have questions or are curious about what we're doing, we'll be
happy to meet you!

If you wish to join on Zoom, use this link:

https://zoom.us/j/96219574921?pwd=VTRNeGwwOUlrYVNYSENpVVBRRjlkZz09


Here's the permanent hackmd document with the meeting notes (still being
updated in the next few days!):

https://hackmd.io/oB_boakvRqKR-_2jRV-Qjg


Hope to see you around!

** You can click this link to get the correct time at your timezone:
https://www.timeanddate.com/worldclock/fixedtime.html?msg=NumPy+Documentation+Team+Meeting&iso=20210118T16&p1=1440&ah=1


- Melissa
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


[Numpy-discussion] NumPy video content: creating a YouTube channel

2021-01-25 Thread Melissa Mendonça
Hi all,

The NumPy Documentation Team has been discussing video content as part of
our outreach and documentation efforts, in part inspired by the excellent
Spyder IDE channel [1]. At our last meeting, we realized there is already a
good amount of content about NumPy on YouTube (a few examples [2, 3, 4]).
We thought about creating a YouTube account for NumPy and listing those
videos in a playlist, initially. Eventually, we can also add our own videos
about how to contribute - we're still brainstorming on those.

I'm writing to the mailing list to ask the community for input on creating
this as an official channel for NumPy. If you have any thoughts or
questions regarding this, please let us know.

Cheers,

Melissa

[1] https://www.youtube.com/channel/UCAOyvaOj7dMnavvGUkz9Djg
[2] https://www.youtube.com/watch?v=dBTJD_FDVjU
[3] https://www.youtube.com/watch?v=lHJqOE5j6xE
[4] https://www.youtube.com/watch?v=ZB7BZMhfPgk
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


Re: [Numpy-discussion] NumPy video content: creating a YouTube channel

2021-01-27 Thread Melissa Mendonça
On Tue, Jan 26, 2021 at 3:10 AM Joe Harrington  wrote:

>
> I like the idea of there being such a channel very much! However,
> whether it's formally a project of NumPy or just run by community
> members makes a difference.  If it's formally part of the project, you'd
> expect those to be 100% current and the best content on the topic, or at
> least highly competitive with the best.  They should get updates with
> each significant release.
>
> For example, I think it's safe to say that nobody else has produced a
> reference manual that competes with the reference pages.  They're kept
> up to date and are pretty readable.
>
> It's harder to spot-edit video, though, to keep up with changes.  Unless
> you have a lot of volunteers and are ready to coordinate them all, a
> video project might best be done as a side venture or with a beta label
> until it demonstrates that it can keep its content fresh.  An indexing
> effort for existing, high-quality video might be more valuable in the
> short term than shooting all-new video, too.
>
> --jh--
>
>
Thanks, Joe. I think that all makes sense and is a valid concern that we
also share. For now, we might experiment with indexing talks that are
already online, and if we do build up enough contributors to generate
original video content, we can go ahead with this idea.

Cheers,

Melissa
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


[Numpy-discussion] Documentation Team meeting - Monday February 1

2021-01-29 Thread Melissa Mendonça
Hi all!

Our next Documentation Team meeting will be on *Monday, February 1* at ***4PM
UTC***. All are welcome - you don't need to already be a contributor to
join. If you have questions or are curious about what we're doing, we'll be
happy to meet you!

If you wish to join on Zoom, use this link:

https://zoom.us/j/96219574921?pwd=VTRNeGwwOUlrYVNYSENpVVBRRjlkZz09#success

Here's the permanent hackmd document with the meeting notes (still being
updated in the next few days!):

https://hackmd.io/oB_boakvRqKR-_2jRV-Qjg


Hope to see you around!

** You can click this link to get the correct time at your timezone:
https://www.timeanddate.com/worldclock/fixedtime.html?msg=NumPy+Documentation+Team+Meeting&iso=20210201T16&p1=1440&ah=1


- Melissa
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


Re: [Numpy-discussion] Math Inspector Beta

2021-02-04 Thread Melissa Mendonça
Hi Matt!

This is great timing - we actually talked about mathinspector in our
Documentation Team meeting on monday (you can see the meeting notes here:
https://hackmd.io/oB_boakvRqKR-_2jRV-Qjg

If you are interested, you are welcome to join our slack space and/or our
docs meetings, we would love to chat in more detail.

Cheers,

Melissa

On Thu, Feb 4, 2021 at 6:38 AM Ralf Gommers  wrote:

> Hi Matt,
>
> Very cool, thanks for sharing!
>
>
> On Thu, Feb 4, 2021 at 12:19 AM Matt Calhoun  wrote:
>
>> Hi Everyone!  I have been using numpy for an extremely long time, but
>> this is the first time emailing the list.  I recently released the beta
>> version of my free open source math app called math inspector, and so far
>> the response has been really amazing, it was on the front page of hacker
>> news all day sunday and went from 15 stars to 348 on GitHub since then.  I
>> wanted to reach out to the community to find out if people like this
>> project, have any feedback/suggestions/feature requests, or would possibly
>> be interested in placing a link to the website (mathinspector.com) on
>> the numpy homepage.
>>
>
> We have an Ecosystem section on numpy.org, we can add it there. There's
> an Interactive Computing section where it kind of fits (although a place
> labeled education would be better). There's some discussion on the
> numpy.org issue tracker (
> https://github.com/numpy/numpy.org/issues/313#issuecomment-751466980)
> about moving that to its own tab instead of having it as an entry under
> "Scientific computing", but for now we could add it there under
> Jupyter/IPython/Binder.
>
>
>> Math inspector is a python interpreter which contains a frozen version of
>> python and numpy, this makes it very easy for non-technical people to get
>> started, it also creates a block coding environment which represents the
>> memory of the running program.  This block coding environment is at such a
>> high level of generality that it's capable of working for all of python.
>> It also has an interactive graphing system made in pygame which updates and
>> modernizes all of the functionality in matplotlib.  This graphing system is
>> it's own stand alone module by the way.  Math inspector also has a
>> documentation browser which creates a beautiful interactive experience for
>> exploring the documentation.
>>
>> Everything in math inspector has been designed specifically for
>> numpy, even though it works for all of python.  I started it 2 years ago
>> when I got really confused after searching through the numpy website, and I
>> wanted to build a system where I could dig into the modules in a directory
>> file type structure that was highly organized.  From there everything just
>> took off.
>>
>
> One thing I realized when browsing through the video on your front page is
> that the public module layout we have is very unhelpful for this kind of
> education - it'd be good if we had a way to hide things like core, emath,
> matrixlib, etc. that we don't want people to import and use directly.
> Essentially we'd to teach people mostly about the main namespace, and fft,
> linalg, and random.
>
> If you have other thoughts on what would help you to make NumPy more
> approachable, in Math Inspector or in general, those would be great to hear.
>
> Cheers,
> Ralf
>
>
>
>> The main goal of this project is to support the mathematics education
>> community on youtube, by providing a free tool that everyone can use to
>> share code samples for their videos, but I believe it has a wide range of
>> additional applications for scientific computing as well.
>>
>> I have been working really hard on this project, and I really hope
>> everyone likes it!
>>
>> You can find the full source code on the GitHub page:
>> https://github.com/MathInspector/MathInspector
>>
>> Cheers!
>> - Matt
>> ___
>> NumPy-Discussion mailing list
>> NumPy-Discussion@python.org
>> https://mail.python.org/mailman/listinfo/numpy-discussion
>>
> ___
> NumPy-Discussion mailing list
> NumPy-Discussion@python.org
> https://mail.python.org/mailman/listinfo/numpy-discussion
>
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


[Numpy-discussion] Documentation Team meeting - Monday February 15

2021-02-12 Thread Melissa Mendonça
Hi all!

Our next Documentation Team meeting will be on *Monday, February 15* at ***4PM
UTC***. All are welcome - you don't need to already be a contributor to
join. If you have questions or are curious about what we're doing, we'll be
happy to meet you!

If you wish to join on Zoom, use this link:

https://zoom.us/j/96219574921?pwd=VTRNeGwwOUlrYVNYSENpVVBRRjlkZz09#success

Here's the permanent hackmd document with the meeting notes (still being
updated in the next few days!):

https://hackmd.io/oB_boakvRqKR-_2jRV-Qjg


Hope to see you around!

** You can click this link to get the correct time at your timezone:
https://www.timeanddate.com/worldclock/fixedtime.html?msg=NumPy+Documentation+Team+Meeting&iso=20210215T16&p1=1440&ah=1

- Melissa
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


[Numpy-discussion] Documentation Team meeting - Monday March 1

2021-02-26 Thread Melissa Mendonça
Hi all!

Our next Documentation Team meeting will be on *Monday, March 1* at ***4PM
UTC***. All are welcome - you don't need to already be a contributor to
join. If you have questions or are curious about what we're doing, we'll be
happy to meet you!

If you wish to join on Zoom, use this link:

https://zoom.us/j/96219574921?pwd=VTRNeGwwOUlrYVNYSENpVVBRRjlkZz09#success

Here's the permanent hackmd document with the meeting notes (still being
updated in the next few days!):

https://hackmd.io/oB_boakvRqKR-_2jRV-Qjg


Hope to see you around!

** You can click this link to get the correct time at your timezone:
https://www.timeanddate.com/worldclock/fixedtime.html?msg=NumPy+Documentation+Team+Meeting&iso=20210301T16&p1=1440&ah=1

- Melissa
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


Re: [Numpy-discussion] NumPy logo merchandise

2021-03-05 Thread Melissa Mendonça
Hi Konstantin,

Would you mind open-sourcing that recipe? :D

Cheers,

Melissa



Em qui, 4 de mar de 2021 21:59, Juan Nunez-Iglesias 
escreveu:

> Yeah I desperately want those mitts!
>
> [image: Shut up and take my money! - How site performance affects revenue
> - Scale Dynamix]
> 
>
>
> On 5 Mar 2021, at 11:54 am, Stephan Hoyer  wrote:
>
> I love your mittens!
>
> NumPy really should be in the NumFOCUS store, but it currently isn't:
> https://shop.spreadshirt.com/numfocus/all
>
> I'll make some inquiries to see if we can sort that out :).
>
> On Thu, Mar 4, 2021 at 2:43 PM  wrote:
>
>> Hello. I was looking for a T-shirt with Numpy logo but didn't find
>> anywhere. Anybody knows if there's a merchandise with Numpy? So I have to
>> kneet mittens with Numpy logo for myself.
>>
>> Best regards!
>> Konstantin
>> ___
>> NumPy-Discussion mailing list
>> NumPy-Discussion@python.org
>> https://mail.python.org/mailman/listinfo/numpy-discussion
>>
> ___
> NumPy-Discussion mailing list
> NumPy-Discussion@python.org
> https://mail.python.org/mailman/listinfo/numpy-discussion
>
>
> ___
> NumPy-Discussion mailing list
> NumPy-Discussion@python.org
> https://mail.python.org/mailman/listinfo/numpy-discussion
>
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


[Numpy-discussion] Documentation Team meeting - Monday March 15 (Beware of Daylight Saving Time!)

2021-03-12 Thread Melissa Mendonça
Hi all!

Our next Documentation Team meeting will be on *Monday, March 15* at ***4PM
UTC*** (This has probably changed for you if you have recently gone through
a DST change).

All are welcome - you don't need to already be a contributor to join. If
you have questions or are curious about what we're doing, we'll be happy to
meet you!

If you wish to join on Zoom, use this link:

https://zoom.us/j/96219574921?pwd=VTRNeGwwOUlrYVNYSENpVVBRRjlkZz09#success

Here's the permanent hackmd document with the meeting notes (still being
updated in the next few days!):

https://hackmd.io/oB_boakvRqKR-_2jRV-Qjg


Hope to see you around!

** You can click this link to get the correct time at your timezone:
https://www.timeanddate.com/worldclock/fixedtime.html?msg=NumPy+Documentation+Team+Meeting&iso=20210315T16&p1=1440&ah=1

- Melissa
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


[Numpy-discussion] Google Season of Docs 2021

2021-03-16 Thread Melissa Mendonça
Hello, folks!

NumPy is hoping to participate again in Google Season of Docs this year,
and we have a couple of project ideas listed here:
https://github.com/numpy/numpy/wiki/Google-Season-of-Docs-2021-Project-Ideas

This year, GSoD has a different structure: we must choose only one project
idea (ideally, the one prospective technical writers are most interested
in) and submit a sort of grant proposal (details are here:
https://developers.google.com/season-of-docs/docs/admin-guide). If we are
selected, we can hire up to 2 technical writers to work on our project,
depending on the budget allocated to us by Google.

The final proposal must be submitted by March 26 (you can find the complete
timeline here https://developers.google.com/season-of-docs/docs/timeline).

Feedback and input is appreciated, and please feel free to share with
technical writers who may be interested.

Cheers,

- Melissa
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


[Numpy-discussion] Documentation Team meeting - Monday March 29

2021-03-27 Thread Melissa Mendonça
Hi all!

Our next Documentation Team meeting will be on *Monday, March 29* at ***4PM
UTC***.

All are welcome - you don't need to already be a contributor to join. If
you have questions or are curious about what we're doing, we'll be happy to
meet you!

If you wish to join on Zoom, use this link:

https://zoom.us/j/96219574921?pwd=VTRNeGwwOUlrYVNYSENpVVBRRjlkZz09#success

Here's the permanent hackmd document with the meeting notes (still being
updated in the next few days!):

https://hackmd.io/oB_boakvRqKR-_2jRV-Qjg


Hope to see you around!

** You can click this link to get the correct time at your timezone:
https://www.timeanddate.com/worldclock/fixedtime.html?msg=NumPy+Documentation+Team+Meeting&iso=20210329T16&p1=1440&ah=1

*** You can add the NumPy community calendar to your google calendar by
clicking this link: https://calendar.google.com/calendar
/r?cid=YmVya2VsZXkuZWR1X2lla2dwaWdtMjMyamJobGRzZmIyYzJqODFjQGdyb3VwLmNhbGVuZGFyLmdvb2dsZS5jb20

- Melissa
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


Re: [Numpy-discussion] Beginner at open source

2021-04-03 Thread Melissa Mendonça
Hello, Harsh

Do you have any specific questions? If not, I would suggest you look at our
contributor guide (https://numpy.org/devdocs/dev/index.html) and maybe
check open issues in the NumPy github repo to see if anything looks
interesting to you.

Cheers,

Melissa

On Sat, Apr 3, 2021 at 1:53 PM Harsh Kumar Singh 
wrote:

> Hi all,
> As I am beginner at open source. I would be obliged if someone could guide
> me forward. Provided I know basics of numpy and other machine learning
> libraries.
> ___
> NumPy-Discussion mailing list
> NumPy-Discussion@python.org
> https://mail.python.org/mailman/listinfo/numpy-discussion
>
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


[Numpy-discussion] Documentation Team meeting - Monday April 12

2021-04-10 Thread Melissa Mendonça
Hi all!

Our next Documentation Team meeting will be on *Monday, April 12* at ***4PM
UTC***.

All are welcome - you don't need to already be a contributor to join. If
you have questions or are curious about what we're doing, we'll be happy to
meet you!

If you wish to join on Zoom, use this link:

https://zoom.us/j/96219574921?pwd=VTRNeGwwOUlrYVNYSENpVVBRRjlkZz09#success

Here's the permanent hackmd document with the meeting notes (still being
updated in the next few days!):

https://hackmd.io/oB_boakvRqKR-_2jRV-Qjg


Hope to see you around!

** You can click this link to get the correct time at your timezone:
https://www.timeanddate.com/worldclock/fixedtime.html?msg=NumPy+Documentation+Team+Meeting&iso=20210412T16&p1=1440&ah=1

*** You can add the NumPy community calendar to your google calendar by
clicking this link: https://calendar.google.com/calendar
/r?cid=YmVya2VsZXkuZWR1X2lla2dwaWdtMjMyamJobGRzZmIyYzJqODFjQGdyb3VwLmNhbGVuZGFyLmdvb2dsZS5jb20

- Melissa
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


Re: [Numpy-discussion] GSoD'21 Ideas Disussion

2021-04-19 Thread Melissa Mendonça
Hello, Mukulika!

Your project seems very ambitious! My advice would be to focus on one of
two of those items and really spend some time on them. For example, items 1
and 5 could come together, or items 3 and 4 (we are working on item 2 and
welcome contributions, but that may be a smaller task at this point). It
depends on what you would like to focus on: writing new content or
revamping existing content.

Let me know what you think.

Cheers,

- Melissa

On Sun, Apr 18, 2021 at 9:31 AM Mukulika Pahari 
wrote:

> Hello everyone!
> I am Mukulika Pahari, a Computer Engineering student from India. I wanted
> to implement the following ideas for Google Summer of Docs 2021 if given
> the opportunity. I have referred to both- the GSoD proposal
> 
> and the NEP 44
>  proposal.
> Please give me feedback about the ideas!
>
>
>1.
>
>Reorganising contents of the documentation into Reference Guide,
>How-Tos, Tutorials and Explanations as per structure proposed in NEP 44
>.
>
>
>-
>
>Auditing existing documentation
>-
>
>Clearing misplaced content for example Explanations in Reference
>Guide, How-Tos in Explanations etc.
>-
>
>Establishing distinct Reference, How-Tos, Tutorials and Explanations
>sections with crosslinking where required
>
>
>1.
>
>Reorganising landing page of NumPy docs .
>
>
>-
>
>Moving the documentation structure to the left sidebar
>-
>
>Having NumPy Quickstart as the first thing people see when they land
>on Documentation
>
>
>1.
>
>Writing new must-have tutorials (based on most-searched tutorials on
>Google).
>
>
>-
>
>“How to write a tutorial” guide
>-
>
>3 Beginner Tutorials
>-
>
>3 Intermediate Tutorials
>-
>
>3 Advanced Tutorials
>
>
>1.
>
>Writing How-Tos based on most-used functions, most asked doubts on
>StackOverflow, etc.
>2.
>
>Revamping the User Guide.
>
>
>-
>
>Updating out-of-date references and refactoring content to the latest
>best practices
>-
>
>Adding non-textual images or graphics to enhance the textual
>explanations
>-
>
>Removing duplication to improve searchability
>
>
> I have proposed this work keeping in mind 30ish weeks of work including
> a few weeks for becoming familiar with the organisation and ironing out
> details like exactly which tutorials and how-tos to write. Please let me
> know if I can aim to achieve more in the timeframe.
>
> My experience with NumPy is currently limited to one data analysis project
> but I would love to learn more about its applications while restructuring
> and developing its docs!
>
> Thank you for your time.
> ___
> NumPy-Discussion mailing list
> NumPy-Discussion@python.org
> https://mail.python.org/mailman/listinfo/numpy-discussion
>
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


Re: [Numpy-discussion] GSOD

2021-04-23 Thread Melissa Mendonça
Hello, Kiran!

If you are interested in participating as part of the Google Season of Docs
program, please take a look at our project page:
https://github.com/numpy/numpy/wiki/Google-Season-of-Docs-2021:-Submitted-Project

As a reminder to you (and others), you must submit a Statement of Interest (
https://developers.google.com/season-of-docs/docs/tech-writer-statement) at
some point - the earlier the better, as the deadline for hiring Technical
Writers is May 17.

Meanwhile, if you have any questions or would like to discuss your ideas,
you can send a message to numpy-scipy-g...@googlegroups.com.

Cheers!

Melissa

On Fri, Apr 23, 2021 at 11:47 AM KiranKhanna  wrote:

> Respected Sir/ma’am,
>
>   I am Kiran Khanna ,I am interested in contributing in the
> NumPy organization .I am second year computer science with AI engineering
> student . I am not professional but I am interested in learning more thing
> by contributing in the organization . I have attached my resume below .
>
>
>
> Thanking you ,
>
> Your faithfully,
>
> Kiran Khanna
>
>
>
>
>
> Sent from Mail  for
> Windows 10
>
>
> ___
> NumPy-Discussion mailing list
> NumPy-Discussion@python.org
> https://mail.python.org/mailman/listinfo/numpy-discussion
>
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


[Numpy-discussion] Documentation Team meeting - Monday April 26

2021-04-23 Thread Melissa Mendonça
Hi all!

Our next Documentation Team meeting will be on *Monday, April 26* at ***4PM
UTC***.

All are welcome - you don't need to already be a contributor to join. If
you have questions or are curious about what we're doing, we'll be happy to
meet you!

If you wish to join on Zoom, use this link:

https://zoom.us/j/96219574921?pwd=VTRNeGwwOUlrYVNYSENpVVBRRjlkZz09#success

Here's the permanent hackmd document with the meeting notes (still being
updated in the next few days!):

https://hackmd.io/oB_boakvRqKR-_2jRV-Qjg


Hope to see you around!

** You can click this link to get the correct time at your timezone:
https://www.timeanddate.com/worldclock/fixedtime.html?msg=NumPy+Documentation+Team+Meeting&iso=20210426T16&p1=1440&ah=1

*** You can add the NumPy community calendar to your google calendar by
clicking this link: https://calendar.google.com/calendar
/r?cid=YmVya2VsZXkuZWR1X2lla2dwaWdtMjMyamJobGRzZmIyYzJqODFjQGdyb3VwLmNhbGVuZGFyLmdvb2dsZS5jb20

- Melissa
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


Re: [Numpy-discussion] Applying as a potential technical writer for 2021 Season of Docs

2021-04-27 Thread Melissa Mendonça
Hello, Nikita

Thank you for your interest. It would be nice to discuss a bit more about
concrete ideas you have regarding our project for NumPy. Can you elaborate
on this?

The deadline for hiring a technical writer is May 17, and before that all
candidates must submit a Statement of Interest according to the GSoD
website. We can talk before that to elaborate a more concrete proposal or
discuss different ideas.

If you have specific questions you can send them to
numpy-scipy-g...@googlegroups.com

Cheers,

Melissa



On Mon, Apr 26, 2021 at 1:14 PM NIKITA MAHOVIYA 
wrote:

> Dear Mentor,
>
> I am a 3rd-year B.Tech undergraduate pursuing  Dual Degree in Electronics
> and Communication Engineering at National Institute of Technology Hamirpur,
> Himachal Pradesh, India.
>
>
>
> I aspire to contribute to the open-source community with my technical
> writing skills that I have acquired by contributing to various projects. I
> have hands-on experience in handling WordPress websites and am currently
> the technical writing head of the leading page of the largest student
> community I AM AN NITIAN .
>
> During my sophomore year, I undertook a remote internship activity at
> MATLAB Helper as a MATLAB Developer Intern for four and a half months
> from 27th April 2020 to 9th September 2020. My internship activity included
> working in the field of MATLAB & promotional content creation. I have
> contributed to the organization with my blogs on GUIDE, SIR Modelling and
> webinar on Image Processing using Fuzzy Logic Toolbox. I have also worked
> on the revision of the online course of Neural Network. During this
> internship, I have used tools like MATLAB, Slack, Zoom, Trello, Canva,
> etc.
>
> Here I am attaching links to my writing work
>
> Blog: Creating a GUI in MATLAB
>
> https://matlabhelper.com/blog/matlab/creating-a-gui-in-matlab/
>
> Blog: Image Processing Using Fuzzy Logic Toolbox
>
>
> https://matlabhelper.com/blog/matlab/image-processing-using-fuzzy-logic-toolbox/
>
>
>
> Blog: COVID-19 SIR Modelling for Andhra Pradesh, India
>
>
> https://matlabhelper.com/blog/matlab/covid-19-sir-modelling-for-andhra-pradesh-india/
>
>
>
> Blog: COVID-19 SIR Modelling for West Bengal, India
>
>
> https://matlabhelper.com/blog/matlab/covid-19-sir-modelling-for-west-bengal-india/
>
> Medium
>
> https://mahoviyanikita.medium.com/
>
> Website
>
> https://iamannitian.com/
>
> Open Source Contribution:
>
> How do object behaviours and attributes differ PR#1326
> 
>
> Defining the correct usage of data types in Java PR#1340
> 
>
>
> Updated the documentation to reflect the current state of implementation
> of Adorsys PR#1204
> 
>
> Code for saying hello in different languages PR#5
> 
>
> Updated the README file of scorelab/GSoC PR#116
> 
>
> Updated the README file of the squiral library PR#4
> 
>
> I am interested in working on the project idea of Creating high-level
> documentation, in the Tutorial or How-to format, covering topics that are
> missing from the official documentation, organizing the content which is
> currently scattered through the reference documentation thereby structuring
> the documentation. I have exposure to documenting projects which involve
> beginning from the very initial stage to explaining the various code
> snippets and their uses and reaching the conclusion as can be seen from the
> blogs which I have developed.  I would like to write relevant and easily
> readable documentation that could help people to explore the full potential
> of the services.
>
> I would be honoured if I get an opportunity to work on the documentation
> project which will be a pillar for future developers. The documentation
> will provide an understanding of the entire landscape of solutions.
>
> Please find my resume as an attachment with this mail.
>
> Waiting in anticipation.
>
> Yours sincerely
> Nikita Mahoviya
> 3rd Year B.Tech Undergraduate
> Department of Electronics and Communication Engineering
> National Institute of Technology Hamirpur (H.P.)
>
> ___
> NumPy-Discussion mailing list
> NumPy-Discussion@python.org
> https://mail.python.org/mailman/listinfo/numpy-discussion
>
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


Re: [Numpy-discussion] GSoD 2021 - Statement of Interest

2021-04-29 Thread Melissa Mendonça
Hello, Mahesh

Thank you for your proposal. One thing I would say is that some of the
things you are suggesting are already there - for example, the How-tos and
Explanations section - but I agree they can be improved!

Another question I could pose is about duplication of content: can you give
examples of duplicated content that you found in the docs?

Cheers,

Melissa

On Wed, Apr 28, 2021 at 12:33 AM Mahesh S  wrote:

> Hello,
>
> I am Mahesh from India. I am interested in doing Google Season of Docs
> with NumPy on the project HIGH-LEVEL RESTRUCTURING AND END-USER FOCUS -
> NumPy
>
> I have past experience in documentation writing with WordPress and have
> completed *Google Summer of Code 2018 *with KDE. I have been an open
> source enthusiast and contributor since 2017.My past experience with coding
> ,code documentation , understanding code bases ,will help achieve this task
> without much input from your end. I have about four years experience
> working with Open-Source and currently working as a *Quality
> Assurance specialis*t . I have delivered technical talks at international
> conferences (KDE-Akademy) and was *mentor of Google Code-In* also. All
> these makes me the best candidate for the project.
>
> I am attaching a brief proposal for the work along with this mail. A more
> in-depth  A more in depth proposal with timelines , all planned strategies
> , document structures will be submitted after more discussion with the
> mentors and community.
> I am ready to start the work as soon as possible and will be able work 7
> to 9 hours per day including weekends. I strongly wish to be part of the
> NumPy community even after the project.
>
>
> Hope to hear from you soon
>
> --
> Thank you
> Mahesh S Nair
>
> ___
> NumPy-Discussion mailing list
> NumPy-Discussion@python.org
> https://mail.python.org/mailman/listinfo/numpy-discussion
>
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


[Numpy-discussion] NumPy Tutorials

2021-04-29 Thread Melissa Mendonça
Hello, all!

Recently, we added a link to NumPy Tutorials to our main page (
https://numpy.org/numpy-tutorials)

This set of tutorials has been built with the collaboration of a few
contributors, who have put effort and dedication into them. Some of this
content was generated as part of last year's Google Season of Docs program,
with authors kubedoc and Ryan Cooper.

These tutorials are meant to be not only about NumPy, but about using NumPy
to solve concrete problems, which means more flexibility in terms of
content and dependencies for executing them. They are also executable as
Jupyter Notebooks, and contributors can submit their content as notebooks.
This hopefully means a lower barrier of entry for some people, and allows
us to have interactive materials online (with Binder). We also have a
dedicated tutorials section in our main documentation, which should serve a
different purpose (for example, focusing on concepts and operations
specific to NumPy).

The Documentation Team is growing and we would be delighted to have your
help. If you have comments, suggestions for improvements or other content,
please open an issue or PR in the https://github.com/numpy/numpy-tutorials
repo.

Special thanks to Ross Barnowski who has also put a lot of work into this
new site.

Cheers!

Melissa
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


Re: [Numpy-discussion] GSoD 2021 - Statement of Interest

2021-05-02 Thread Melissa Mendonça
Hello, Mahesh

While you work on this, it may be interesting to keep in mind that we are
looking for high-impact work that can be done in the timeframe of the GSoD
program - examples would be reorganizing content in a section of the
documentation, creating new complete document pages on some subject or
concept. It may be worth familiarizing yourself with the documentation (I
won't suggest reading all of it as it's huge!) to get an idea for the
different sections. One idea would be to focus on the user guide, which
contains several sub-pages, and check for improvements that can be done
there.

Cheers,

Melissa

On Fri, Apr 30, 2021 at 9:28 AM Mahesh S  wrote:

> Hi there,
>
> The current documentation of NumPy is really good but a bit more
> improvement can be made to it, which is the prime objective of my project.
> The improvements which I mentioned in my brief proposal are strategies that
> can be applied to every documentation to make it better.
>
> Apart from general improvements most the documentation related issues in
> the NumPy's GitHub issue tracker
> <https://github.com/numpy/numpy/issues?page=2&q=is%3Aissue+is%3Aopen+doc+label%3A%2204+-+Documentation%22>
>  will
> be addressed. . Some needs more technical information and help from the
> community. Some are due to the lack of visual aids. Most of them will be
> addressed and improvements will be made such that similar issues will not
> be generated in future.
> Rearranging of sections in the User Guide
> <https://numpy.org/devdocs/user/absolute_beginners.html> can be done
> after further discussions
>
> Some examples regarding the need of restructuring and duplication are
> given in the attached document. Apologies in advance if my observations are
> inaccurate or nitpicks. The given doc is just a very brief one. An in-depth
> proposal with all the planned changes along with solutions to close as many
> issues in the tracker will be prepared. I am getting familiar with the
> community and NumPy.
>
>
> On Thu, Apr 29, 2021 at 9:54 PM Melissa Mendonça 
> wrote:
>
>> Hello, Mahesh
>>
>> Thank you for your proposal. One thing I would say is that some of the
>> things you are suggesting are already there - for example, the How-tos and
>> Explanations section - but I agree they can be improved!
>>
>> Another question I could pose is about duplication of content: can you
>> give examples of duplicated content that you found in the docs?
>>
>> Cheers,
>>
>> Melissa
>>
>> On Wed, Apr 28, 2021 at 12:33 AM Mahesh S 
>> wrote:
>>
>>> Hello,
>>>
>>> I am Mahesh from India. I am interested in doing Google Season of Docs
>>> with NumPy on the project HIGH-LEVEL RESTRUCTURING AND END-USER FOCUS -
>>> NumPy
>>>
>>> I have past experience in documentation writing with WordPress and have
>>> completed *Google Summer of Code 2018 *with KDE. I have been an open
>>> source enthusiast and contributor since 2017.My past experience with coding
>>> ,code documentation , understanding code bases ,will help achieve this task
>>> without much input from your end. I have about four years experience
>>> working with Open-Source and currently working as a *Quality
>>> Assurance specialis*t . I have delivered technical talks at
>>> international conferences (KDE-Akademy) and was *mentor of Google
>>> Code-In* also. All these makes me the best candidate for the project.
>>>
>>> I am attaching a brief proposal for the work along with this mail. A
>>> more in-depth  A more in depth proposal with timelines , all planned
>>> strategies , document structures will be submitted after more discussion
>>> with the mentors and community.
>>> I am ready to start the work as soon as possible and will be able work 7
>>> to 9 hours per day including weekends. I strongly wish to be part of the
>>> NumPy community even after the project.
>>>
>>>
>>> Hope to hear from you soon
>>>
>>> --
>>> Thank you
>>> Mahesh S Nair
>>>
>>> ___
>>> NumPy-Discussion mailing list
>>> NumPy-Discussion@python.org
>>> https://mail.python.org/mailman/listinfo/numpy-discussion
>>>
>> ___
>> NumPy-Discussion mailing list
>> NumPy-Discussion@python.org
>> https://mail.python.org/mailman/listinfo/numpy-discussion
>>
>
>
> --
> Thank you
> Mahesh S Nair
>
> ___
> NumPy-Discussion mailing list
> NumPy-Discussion@python.org
> https://mail.python.org/mailman/listinfo/numpy-discussion
>
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


Re: [Numpy-discussion] GSoD 2021 - Statement of Interest

2021-05-04 Thread Melissa Mendonça
Hello, Mahesh

Yes, the timeline looks fine.

Cheers,

Melissa

On Sun, May 2, 2021 at 2:08 PM Mahesh S  wrote:

> Hello there Melissa,
>
> Thank You for your valuable suggestion.Actually , I am planning for a
> high-impact work. I have already started reading the User-Guide and working
> out small projects using NumPy to understand it further, to prepare an
> in-depth proposal, which will include changes which I mentioned in my brief
> proposal, reorganizing content, addressing issues in the GitHub tracker and
> all. One doubt from my side is regarding the timeline. Currently I am
> planning to prepare the proposal with the GSoD Timeline that is from June
> 16 2021 and ends on November 16th 2021 with four evaluation phases ,
> Is there any specific timeline from the community or Am I free to follow
> the same?
>
> And  as of now, I am planning to set an order in which the tasks needed to
> be done , which I will share in the first draft of my proposal which I will
> submit by this week, later changes can be done as per suggestions from the
> mentors and community.
>
> Thank You
> Mahesh
>
> On Sun, May 2, 2021 at 7:05 PM Melissa Mendonça 
> wrote:
>
>> Hello, Mahesh
>>
>> While you work on this, it may be interesting to keep in mind that we are
>> looking for high-impact work that can be done in the timeframe of the GSoD
>> program - examples would be reorganizing content in a section of the
>> documentation, creating new complete document pages on some subject or
>> concept. It may be worth familiarizing yourself with the documentation (I
>> won't suggest reading all of it as it's huge!) to get an idea for the
>> different sections. One idea would be to focus on the user guide, which
>> contains several sub-pages, and check for improvements that can be done
>> there.
>>
>> Cheers,
>>
>> Melissa
>>
>> On Fri, Apr 30, 2021 at 9:28 AM Mahesh S 
>> wrote:
>>
>>> Hi there,
>>>
>>> The current documentation of NumPy is really good but a bit more
>>> improvement can be made to it, which is the prime objective of my project.
>>> The improvements which I mentioned in my brief proposal are strategies that
>>> can be applied to every documentation to make it better.
>>>
>>> Apart from general improvements most the documentation related issues in
>>> the NumPy's GitHub issue tracker
>>> <https://github.com/numpy/numpy/issues?page=2&q=is%3Aissue+is%3Aopen+doc+label%3A%2204+-+Documentation%22>
>>>  will
>>> be addressed. . Some needs more technical information and help from the
>>> community. Some are due to the lack of visual aids. Most of them will be
>>> addressed and improvements will be made such that similar issues will not
>>> be generated in future.
>>> Rearranging of sections in the User Guide
>>> <https://numpy.org/devdocs/user/absolute_beginners.html> can be done
>>> after further discussions
>>>
>>> Some examples regarding the need of restructuring and duplication are
>>> given in the attached document. Apologies in advance if my observations are
>>> inaccurate or nitpicks. The given doc is just a very brief one. An in-depth
>>> proposal with all the planned changes along with solutions to close as many
>>> issues in the tracker will be prepared. I am getting familiar with the
>>> community and NumPy.
>>>
>>>
>>> On Thu, Apr 29, 2021 at 9:54 PM Melissa Mendonça 
>>> wrote:
>>>
>>>> Hello, Mahesh
>>>>
>>>> Thank you for your proposal. One thing I would say is that some of the
>>>> things you are suggesting are already there - for example, the How-tos and
>>>> Explanations section - but I agree they can be improved!
>>>>
>>>> Another question I could pose is about duplication of content: can you
>>>> give examples of duplicated content that you found in the docs?
>>>>
>>>> Cheers,
>>>>
>>>> Melissa
>>>>
>>>> On Wed, Apr 28, 2021 at 12:33 AM Mahesh S 
>>>> wrote:
>>>>
>>>>> Hello,
>>>>>
>>>>> I am Mahesh from India. I am interested in doing Google Season of Docs
>>>>> with NumPy on the project HIGH-LEVEL RESTRUCTURING AND END-USER FOCUS -
>>>>> NumPy
>>>>>
>>>>> I have past experience in documentation writing with WordPress and
>>>>> have completed *Google Summer of Code 2018 *with KDE. I have been an
>>>>&g

Re: [Numpy-discussion] GSoD '21 Statement of Interest

2021-05-04 Thread Melissa Mendonça
Thank you, Mukilika - I really like your ideas for tutorials! The timeline
also looks fine to me.

Cheers,

Melissa

On Mon, May 3, 2021 at 9:07 AM Mukulika Pahari 
wrote:

> Hello everyone,
> I am attaching my Statement of Interest for GSoD 2021 below. I would love
> to know everyone's thoughts on it.
>
> Thank you!
>
> ___
> NumPy-Discussion mailing list
> NumPy-Discussion@python.org
> https://mail.python.org/mailman/listinfo/numpy-discussion
>
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


Re: [Numpy-discussion] NumPy Proposal

2021-05-04 Thread Melissa Mendonça
Hello, Kiran, thank you for your proposal.

It would be good to see examples of technical writing - remember that the
Season of Docs program is meant for people with some experience in that
area, so if you have anything to share, please do.

Cheers,

Melissa

On Mon, May 3, 2021 at 5:11 PM KiranKhanna  wrote:

> Respected ma’am / sir
>
>
>
>   I am Kiran Khanna , I am a B.Tech second year Computer
> science with AI engineering student . I am very interested to contribute in
> the NumPy organization . I have attached my proposal below , Guide me how I
> can improve myself .
>
>
>
> Thanking You,
>
> Your faithfully ,
>
> Kiran Khanna
>
>
>
> Sent from Mail  for
> Windows 10
>
>
> ___
> NumPy-Discussion mailing list
> NumPy-Discussion@python.org
> https://mail.python.org/mailman/listinfo/numpy-discussion
>
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


Re: [Numpy-discussion] Prospective technical writer for GSoD 2021 under NumPy

2021-05-04 Thread Melissa Mendonça
Hello, Ronnie

Thank you for your interest!

Based on our projects page, do you have any specific ideas for working on
NumPy? Because the deadline for hiring technical writers is so close (May
17) it might be worth thinking of writing your Statement of Interest as
soon as possible.

Let me know if you have further questions.

Cheers,

Melissa

On Mon, May 3, 2021 at 4:21 AM Ronnie Gandhi 
wrote:

> Hello,
>
> I am Ronnie Gandhi, a Computer Science undergrad from IIT Roorkee in my
> final year.I am interested in working on NumPy's documentation problem
> statement "HIGH-LEVEL RESTRUCTURING AND END-USER FOCUS - NumPy".
>
> I have successfully completed *GSoD2020
> *(my
> display name is Krezhairo) under *LibreOffice*, I have done* GSoC 2019*,
> and *2020 *under CGAL, and I have been contributing to open-source
> development for quite a while. I have also done Data Science internships at
> *Microsoft*, Hyderabad in 2019 and 2020.
>
> I am very well versed with GitHub, git, and CLI tools. Also from my past
> GSoD2020 experience I know Sphinx, Markdown, reStructuredText, XML as well.
>
> In terms of technical writing experience,
>
>- Under the Season of Docs 2020 program, I was given an opportunity to
>populate the wiki pages for the Calc functions of LibreOffice. I updated
>and populated the wiki pages for 340 of Calc functions in many categories
>for which the documentation was quite shallow and incomplete on the wiki
>pages.
>   - For some of the examples of previous technical writing that I
>   have successfully completed in GSoD 2020 under LibreOffice where I
>   edited/populated 340+ sparse wiki pages of Calc functions. Some of the
>   examples are as follows:
>   -
>  
> https://wiki.documentfoundation.org/Documentation/Calc_Functions/YIELDDISC
>
>  -
>  
> https://wiki.documentfoundation.org/Documentation/Calc_Functions/CHIDIST
>
>  -
>  https://wiki.documentfoundation.org/Documentation/Calc_Functions/SIN
>
>  -
>  
> https://wiki.documentfoundation.org/Documentation/Calc_Functions/DAVERAGE
>  -
>  
> https://wiki.documentfoundation.org/Documentation/Calc_Functions/Guidelines
>   If you want to look into more examples, you can find them here:
>   
> https://wiki.documentfoundation.org/Documentation/Calc_Functions/List_of_Functions
>  (this
>   is the new link where the "Find Functions" page is shifted sorry for the
>   blank page)
>
>
>
>- I have also had created the developer docs as a part of my GSoC2019
>and GsoC2020 program updating my progress under CGAL org. (some
>screenshots to the work since it is behind login wall
>
> )(although
>no important data)
>
> For my c++ experience,
>
>- My GSoC2019
>
> 
> and GSoC2020
>
>  
> projects
>were completely in C++ and Qt5 (my display name is Krezhairo).
>
> For my python experience,
>
>- As a data scientist intern at Microsoft, a large part of my work was
>in python and jupyter notebook. I have had multiple occasions to use NumPy.
>
> My GitHub link: https://github.com/RonnieGandhi
>
> I am attaching my detailed resume for your reference.
>
> Looking forward to hearing from you soon.
>
> Kind regards,
> Ronnie
>
>
>
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


[Numpy-discussion] Newcomer's Hour!

2021-05-06 Thread Melissa Mendonça
Hello, folks!

I've added a new event to the NumPy community calendar: the Newcomer's Hour.

This is an event we've been running for a few months and is a bi-weekly
informal meeting for newcomers to the NumPy community. This is a place to
ask questions, technical or otherwise, meet other contributors, and
(hopefully) figure out how to contribute :) We are having one today at 8pm
UTC - here's the zoom link: https://zoom.us/j/6345425936.

To follow all the events and meetings related to NumPy and add them to your
own Google calendar, you can use this link:
https://calendar.google.com/calendar/r?cid=YmVya2VsZXkuZWR1X2lla2dwaWdtMjMyamJobGRzZmIyYzJqODFjQGdyb3VwLmNhbGVuZGFyLmdvb2dsZS5jb20

Cheers!

Melissa
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


[Numpy-discussion] Documentation Team meeting (and Google Season of Docs) - Monday May 10

2021-05-07 Thread Melissa Mendonça
Hi all!

Our next Documentation Team meeting will be on *Monday, May 10* at ***4PM
UTC***.

All are welcome - you don't need to already be a contributor to join. If
you have questions or are curious about what we're doing, we'll be happy to
meet you!

As a reminder, we are in the process of reading through Statements of
Interest. Due to the deadline for hiring a technical writer (May 17), if
you plan on submitting one you should do so as early as possible - and no
later than May 10.

If you wish to join on Zoom, use this link:

https://zoom.us/j/96219574921?pwd=VTRNeGwwOUlrYVNYSENpVVBRRjlkZz09#success

Here's the permanent hackmd document with the meeting notes (still being
updated in the next few days!):

https://hackmd.io/oB_boakvRqKR-_2jRV-Qjg


Hope to see you around!

** You can click this link to get the correct time at your timezone:
https://www.timeanddate.com/worldclock/fixedtime.html?msg=NumPy+Documentation+Team+Meeting&iso=20210426T16&p1=1440&ah=1

*** You can add the NumPy community calendar to your google calendar by
clicking this link: https://calendar.google.com/calendar
/r?cid=YmVya2VsZXkuZWR1X2lla2dwaWdtMjMyamJobGRzZmIyYzJqODFjQGdyb3VwLmNhbGVuZGFyLmdvb2dsZS5jb20

- Melissa
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


Re: [Numpy-discussion] Documentation Team meeting (and Google Season of Docs) - Monday May 10

2021-05-07 Thread Melissa Mendonça
Sorry forgot to update the timezone link. Here's the right one:
https://www.timeanddate.com/worldclock/fixedtime.html?msg=NumPy+Documentation+Team+Meeting&iso=20210510T16&p1=%3A&ah=1

Cheers!

On Fri, May 7, 2021 at 4:47 PM Melissa Mendonça  wrote:

> Hi all!
>
> Our next Documentation Team meeting will be on *Monday, May 10* at ***4PM
> UTC***.
>
> All are welcome - you don't need to already be a contributor to join. If
> you have questions or are curious about what we're doing, we'll be happy to
> meet you!
>
> As a reminder, we are in the process of reading through Statements of
> Interest. Due to the deadline for hiring a technical writer (May 17), if
> you plan on submitting one you should do so as early as possible - and no
> later than May 10.
>
> If you wish to join on Zoom, use this link:
>
> https://zoom.us/j/96219574921?pwd=VTRNeGwwOUlrYVNYSENpVVBRRjlkZz09#success
>
> Here's the permanent hackmd document with the meeting notes (still being
> updated in the next few days!):
>
> https://hackmd.io/oB_boakvRqKR-_2jRV-Qjg
> <https://www.google.com/url?q=https%3A%2F%2Fhackmd.io%2FoB_boakvRqKR-_2jRV-Qjg&sa=D&usd=2&usg=AFQjCNGIOzVwlfDFd6YAgBwVUjmjQKWRSw>
>
> Hope to see you around!
>
> ** You can click this link to get the correct time at your timezone:
> https://www.timeanddate.com/worldclock/fixedtime.html?msg=NumPy+Documentation+Team+Meeting&iso=20210426T16&p1=1440&ah=1
>
> *** You can add the NumPy community calendar to your google calendar by
> clicking this link: https://calendar.google.com/calendar
> /r?cid=YmVya2VsZXkuZWR1X2lla2dwaWdtMjMyamJobGRzZmIyYzJqODFjQGdyb3VwLmNhbGVuZGFyLmdvb2dsZS5jb20
>
> - Melissa
>
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


Re: [Numpy-discussion] GSoD'21- Submitting first draft of the Statement of Interest.

2021-05-10 Thread Melissa Mendonça
Thank you, Ayush! We will take your project into consideration and let you
all know of our decision shortly.

Cheers!

- Melissa

On Mon, May 10, 2021 at 8:26 AM Ayush Verma  wrote:

> I have updated the statement with links to a personal project's
> documentation following the Diataxis framework guidelines. I am also
> attaching the links below in the mail itself.
> Please find the updated document and attached links below.
> Github repo link of the project: www.github.com/verma16Ayush/profpoll
> Hosted documentation: profpoll.readthedocs.io/en/latest
> Thanks,
> Ayush
>
> On Fri, May 7, 2021 at 6:37 PM Ayush Verma 
> wrote:
>
>> Hello everyone,
>> I have attached my Statement of Interest for GSoD'21 below. I will also
>> be adding a couple more links to the statement within a day or two. Till
>> then, I would love to get reviews from the community on the proposed
>> changes.
>> Cheers.
>> Ayush.
>>
> ___
> NumPy-Discussion mailing list
> NumPy-Discussion@python.org
> https://mail.python.org/mailman/listinfo/numpy-discussion
>
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


Re: [Numpy-discussion] GSoD 2021 - Statement of Interest

2021-05-10 Thread Melissa Mendonça
Hello, Mahesh!

We will take your project into consideration and let you know of our
decision shortly.

Cheers!

Melissa

On Sat, May 8, 2021 at 4:19 PM Mahesh S  wrote:

> Hi there everyone,
>
> I am attaching my in depth proposal for Google Season of Docs 2021 with
> NumPy along with this mail. Kindly share your thoughts on it
>
> Thanks & Regards
> Mahesh S Nair
>
> On Wed, May 5, 2021 at 2:06 AM Melissa Mendonça 
> wrote:
>
>> Hello, Mahesh
>>
>> Yes, the timeline looks fine.
>>
>> Cheers,
>>
>> Melissa
>>
>> On Sun, May 2, 2021 at 2:08 PM Mahesh S  wrote:
>>
>>> Hello there Melissa,
>>>
>>> Thank You for your valuable suggestion.Actually , I am planning for a
>>> high-impact work. I have already started reading the User-Guide and working
>>> out small projects using NumPy to understand it further, to prepare an
>>> in-depth proposal, which will include changes which I mentioned in my brief
>>> proposal, reorganizing content, addressing issues in the GitHub tracker and
>>> all. One doubt from my side is regarding the timeline. Currently I am
>>> planning to prepare the proposal with the GSoD Timeline that is from June
>>> 16 2021 and ends on November 16th 2021 with four evaluation phases ,
>>> Is there any specific timeline from the community or Am I free to follow
>>> the same?
>>>
>>> And  as of now, I am planning to set an order in which the tasks needed
>>> to be done , which I will share in the first draft of my proposal which I
>>> will submit by this week, later changes can be done as per suggestions from
>>> the mentors and community.
>>>
>>> Thank You
>>> Mahesh
>>>
>>> On Sun, May 2, 2021 at 7:05 PM Melissa Mendonça 
>>> wrote:
>>>
>>>> Hello, Mahesh
>>>>
>>>> While you work on this, it may be interesting to keep in mind that we
>>>> are looking for high-impact work that can be done in the timeframe of the
>>>> GSoD program - examples would be reorganizing content in a section of the
>>>> documentation, creating new complete document pages on some subject or
>>>> concept. It may be worth familiarizing yourself with the documentation (I
>>>> won't suggest reading all of it as it's huge!) to get an idea for the
>>>> different sections. One idea would be to focus on the user guide, which
>>>> contains several sub-pages, and check for improvements that can be done
>>>> there.
>>>>
>>>> Cheers,
>>>>
>>>> Melissa
>>>>
>>>> On Fri, Apr 30, 2021 at 9:28 AM Mahesh S 
>>>> wrote:
>>>>
>>>>> Hi there,
>>>>>
>>>>> The current documentation of NumPy is really good but a bit more
>>>>> improvement can be made to it, which is the prime objective of my project.
>>>>> The improvements which I mentioned in my brief proposal are strategies 
>>>>> that
>>>>> can be applied to every documentation to make it better.
>>>>>
>>>>> Apart from general improvements most the documentation related issues
>>>>> in the NumPy's GitHub issue tracker
>>>>> <https://github.com/numpy/numpy/issues?page=2&q=is%3Aissue+is%3Aopen+doc+label%3A%2204+-+Documentation%22>
>>>>>  will
>>>>> be addressed. . Some needs more technical information and help from the
>>>>> community. Some are due to the lack of visual aids. Most of them will be
>>>>> addressed and improvements will be made such that similar issues will not
>>>>> be generated in future.
>>>>> Rearranging of sections in the User Guide
>>>>> <https://numpy.org/devdocs/user/absolute_beginners.html> can be done
>>>>> after further discussions
>>>>>
>>>>> Some examples regarding the need of restructuring and duplication are
>>>>> given in the attached document. Apologies in advance if my observations 
>>>>> are
>>>>> inaccurate or nitpicks. The given doc is just a very brief one. An 
>>>>> in-depth
>>>>> proposal with all the planned changes along with solutions to close as 
>>>>> many
>>>>> issues in the tracker will be prepared. I am getting familiar with the
>>>>> community and NumPy.
>>>>>
>>>>>
>>>>> On Thu, Apr 29, 2021 at 9:54 PM Meli

Re: [Numpy-discussion] GSOD 2021

2021-05-13 Thread Melissa Mendonça
Hello,

Unfortunately it is a bit late as the deadline for hiring a candidate is
next Monday, May 17. We are close to reaching a decision already. Maybe
next year? :)

Cheers,

Melissa

On Thu, May 13, 2021 at 9:53 AM 1DS19IS109_Sujal 
wrote:

> Can I still apply for GSOD'21?
> ___
> NumPy-Discussion mailing list
> NumPy-Discussion@python.org
> https://mail.python.org/mailman/listinfo/numpy-discussion
>
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


[Numpy-discussion] Google Season of Docs

2021-05-14 Thread Melissa Mendonça
Hello, all!

I am happy to announce we found our technical writer for the Google Season
of Docs program. After looking at all submitted proposals we have decided
to hire Mukulika. You can see her Statement of Interest here:
https://mail.python.org/pipermail/numpy-discussion/2021-May/081746.html

We are very glad to participate again this year and sincerely thank all the
technical writers who took an interest in our project and that contacted us
about it. If you want to keep contributing to NumPy, you are all most
welcome!

Mukulika has already started doing some contributions to NumPy and we wish
her a successful project. Me and Ross will be the mentors for this proposal
but the community is also encouraged to participate with suggestions and
comments. You can check out the timeline and more details about GSoD here:
https://developers.google.com/season-of-docs/docs/timeline

Cheers,

Melissa
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


[Numpy-discussion] Newcomer's Meeting tomorrow!

2021-05-19 Thread Melissa Mendonça
Hi all!

Tomorrow,* May 20, at 8pm UTC* we have a Newcomer's Meeting!

This is an informal meeting with no agenda to ask questions, get to know
other people and (hopefully) figure out ways to contribute to NumPy. Feel
free to join if you are lurking around but found it hard to start
contributing - we'll do our best to support you.

If you wish to join on Zoom, use this link: https://zoom.us/j/6345425936

Hope to see you around!

** You can click this link to get the correct time at your timezone:
https://www.timeanddate.com/worldclock/fixedtime.html?msg=NumPy+Newcomer%27s+Meeting&iso=20210520T20&p1=1440&ah=1

*** You can add the NumPy community calendar to your google calendar by
clicking this link: https://calendar.google.com/calendar
/r?cid=YmVya2VsZXkuZWR1X2lla2dwaWdtMjMyamJobGRzZmIyYzJqODFjQGdyb3VwLmNhbGVuZGFyLmdvb2dsZS5jb20

- Melissa
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


[Numpy-discussion] Documentation Team meeting - Monday May 24

2021-05-22 Thread Melissa Mendonça
Hi all!

Our next Documentation Team meeting will be on *Monday, May 24* at ***4PM
UTC***.

All are welcome - you don't need to already be a contributor to join. If
you have questions or are curious about what we're doing, we'll be happy to
meet you!

If you wish to join on Zoom, use this link:

https://zoom.us/j/96219574921?pwd=VTRNeGwwOUlrYVNYSENpVVBRRjlkZz09#success

Here's the permanent hackmd document with the meeting notes (still being
updated in the next few days!):

https://hackmd.io/oB_boakvRqKR-_2jRV-Qjg


Hope to see you around!

** You can click this link to get the correct time at your timezone:
https://www.timeanddate.com/worldclock/fixedtime.html?msg=NumPy+Documentation+Team+meeting&iso=20210524T16&p1=1440&ah=1

*** You can add the NumPy community calendar to your google calendar by
clicking this link: https://calendar.google.com/calendar
/r?cid=YmVya2VsZXkuZWR1X2lla2dwaWdtMjMyamJobGRzZmIyYzJqODFjQGdyb3VwLmNhbGVuZGFyLmdvb2dsZS5jb20

- Melissa
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


[Numpy-discussion] Understanding Our Contributors - NumFOCUS survey

2021-05-24 Thread Melissa Mendonça
Hi all,

NumPy is participating in a research project being conducted by NumFOCUS
, our fiscal sponsorship organization. The research
is looking into understanding the diversity, inclusion and barriers to
participation within NumFOCUS-sponsored projects and the wider open source
community.

The survey  will take 15-20 min
to complete. We’d appreciate your contribution by May 31, 2021.

The results of this survey will help NumFOCUS work closely with our
projects to develop practices that will lead to project success around
diversity, inclusion and sustainability.

Click here to participate in the survey


Thank you for your participation!


- Melissa
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


[Numpy-discussion] Documentation Team meeting - Monday June 7

2021-06-04 Thread Melissa Mendonça
Hi all!

Our next Documentation Team meeting will be on *Monday, June 7* at ***4PM
UTC***.

All are welcome - you don't need to already be a contributor to join. If
you have questions or are curious about what we're doing, we'll be happy to
meet you!

If you wish to join on Zoom, use this link:

https://zoom.us/j/96219574921?pwd=VTRNeGwwOUlrYVNYSENpVVBRRjlkZz09#success

Here's the permanent hackmd document with the meeting notes (still being
updated in the next few days!):

https://hackmd.io/oB_boakvRqKR-_2jRV-Qjg


Hope to see you around!

** You can click this link to get the correct time at your timezone:
https://www.timeanddate.com/worldclock/fixedtime.html?msg=NumPy+Documentation+Team+Meeting&iso=20210607T16&p1=1440&ah=1

*** You can add the NumPy community calendar to your google calendar by
clicking this link: https://calendar.google.com/calendar
/r?cid=YmVya2VsZXkuZWR1X2lla2dwaWdtMjMyamJobGRzZmIyYzJqODFjQGdyb3VwLmNhbGVuZGFyLmdvb2dsZS5jb20

- Melissa
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


[Numpy-discussion] Newcomer's Meeting tomorrow at 4pm UTC!

2021-06-16 Thread Melissa Mendonça
Hi all!

Our Newcomer's Meeting tomorrow,
* June 17, will take place at 4pm UTC (instead of the usual 8pm UTC).*

This new time is meant to be more inclusive to contributors in different
time zones. I think it would be nice to experiment with alternating times
for this meeting, so I'll update the calendar and will keep sending
reminders to the mailing list.

This is an informal meeting with no agenda to ask questions, get to know
other people and (hopefully) figure out ways to contribute to NumPy. Feel
free to join if you are lurking around but found it hard to start
contributing - we'll do our best to support you.

If you wish to join on Zoom, use this link: https://zoom.us/j/6345425936

Hope to see you around!

** You can click this link to get the correct time at your timezone:
https://www.timeanddate.com/worldclock/fixedtime.html?msg=NumPy+Newcomer%27s+Meeting&iso=20210617T16&p1=1440&ah=1

*** You can add the NumPy community calendar to your google calendar by
clicking this link: https://calendar.google.com/calendar
/r?cid=YmVya2VsZXkuZWR1X2lla2dwaWdtMjMyamJobGRzZmIyYzJqODFjQGdyb3VwLmNhbGVuZGFyLmdvb2dsZS5jb20

- Melissa
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


[Numpy-discussion] Documentation Team meeting - Monday June 21

2021-06-18 Thread Melissa Mendonça
Hi all!

Our next Documentation Team meeting will be on *Monday, June 21* at ***4PM
UTC***.

All are welcome - you don't need to already be a contributor to join. If
you have questions or are curious about what we're doing, we'll be happy to
meet you!

If you wish to join on Zoom, use this link:

https://zoom.us/j/96219574921?pwd=VTRNeGwwOUlrYVNYSENpVVBRRjlkZz09#success

Here's the permanent hackmd document with the meeting notes (still being
updated in the next few days!):

https://hackmd.io/oB_boakvRqKR-_2jRV-Qjg


Hope to see you around!

** You can click this link to get the correct time at your timezone:
https://www.timeanddate.com/worldclock/fixedtime.html?msg=NumPy+Documentation+Team+Meeting&iso=20210621T16&p1=1440&ah=1

*** You can add the NumPy community calendar to your google calendar by
clicking this link: https://calendar.google.com/calendar
/r?cid=YmVya2VsZXkuZWR1X2lla2dwaWdtMjMyamJobGRzZmIyYzJqODFjQGdyb3VwLmNhbGVuZGFyLmdvb2dsZS5jb20

- Melissa
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


Re: [Numpy-discussion] 2020 NumPy survey results

2021-06-23 Thread Melissa Mendonça
Huge thanks to Inessa and the entire survey team for their work on this!

There is a lot of good information to guide possible future actions... :)

Best,

- Melissa

On Wed, Jun 23, 2021 at 1:37 PM Charles R Harris 
wrote:

>
>
> On Tue, Jun 22, 2021 at 3:41 PM Inessa Pawson  wrote:
>
>> Hi, everyone!
>> In 2020, the NumPy survey team in partnership with students and faculty
>> from a Master’s course in Survey Methodology jointly hosted by the
>> University of Michigan and the University of Maryland conducted the first
>> official NumPy community survey. Over 1,200 users from 75 countries
>> participated to help us map out a landscape of the NumPy community and
>> voiced their thoughts about the future of the project.
>>
>> We are finally ready to share with you the findings of this survey. You
>> can read the full report here: https://numpy.org/user-survey-2020.
>>
>> The inaugural NumPy community survey was an effort of an international
>> group of volunteers who showed a remarkable dedication to the project
>> amidst the extraordinary challenges of the year 2020. Each is listed
>> alphabetically by type of contribution.
>>
>> *Survey Design and Analysis*
>> Ross Barnowski
>> Sebastian Berg
>> Xiaoyi Deng
>> Ralf Gommers
>> Stephanie Mendoza
>> Inessa Pawson
>> Deji Suolang
>> Mame Fatou Thiam
>>
>> *Translations*
>> Eric Depagne
>> Xiaoyi Deng
>> Yuki Dunn
>> Kiko Correoso Garcia
>> Jose Guzman
>> Andrei Ivanov
>> Paul Ivanov
>> Siddhartha Kapoor
>> Tetsuo Koyama
>> Guilherme Leobas
>> Dayane Machado
>> Mahfuza Humayra Mohona
>> Aerik Pawson
>> Inessa Pawson
>> Zijie Poh
>> Sumera Priyadarsini
>> Fabrice Silva
>> Shaloo Shalini
>> Kriti Singh
>> Alexandre de Siqueira
>>
>> *Special thanks*
>> Frederick Conrad (Survey Research Center, Institute for Social Research,
>> University of Michigan)
>> Danuta Dzierżanowska
>> Jim Lepkowski (Survey Research Center, Institute for Social Research,
>> University of Michigan)
>> Claire McKay Bowen (Urban Institute)
>> Michael Traugott (Survey Research Center, Institute for Social Research,
>> University of Michigan)
>>
>> Also, a huge thank you to everyone who took part in this survey. We
>> couldn’t do it without your support.
>>
>> Inessa Pawson
>> NumPy Survey Team
>>
>>
> Very nice and quite informative. There went my morning . . .
>
> Chuck
> ___
> NumPy-Discussion mailing list
> NumPy-Discussion@python.org
> https://mail.python.org/mailman/listinfo/numpy-discussion
>
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


[Numpy-discussion] Documentation Team meeting - Monday July 5

2021-07-02 Thread Melissa Mendonça
Hi all!

Our next Documentation Team meeting will be on *Monday, July 5* at ***4PM
UTC***.

All are welcome - you don't need to already be a contributor to join. If
you have questions or are curious about what we're doing, we'll be happy to
meet you!

If you wish to join on Zoom, use this link:

https://zoom.us/j/96219574921?pwd=VTRNeGwwOUlrYVNYSENpVVBRRjlkZz09#success

Here's the permanent hackmd document with the meeting notes (still being
updated in the next few days!):

https://hackmd.io/oB_boakvRqKR-_2jRV-Qjg


Hope to see you around!

** You can click this link to get the correct time at your timezone:
https://www.timeanddate.com/worldclock/fixedtime.html?msg=NumPy+Documentation+Team+Meeting&iso=20210705T16&p1=1440&ah=1

*** You can add the NumPy community calendar to your google calendar by
clicking this link: https://calendar.google.com/calendar
/r?cid=YmVya2VsZXkuZWR1X2lla2dwaWdtMjMyamJobGRzZmIyYzJqODFjQGdyb3VwLmNhbGVuZGFyLmdvb2dsZS5jb20

- Melissa
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


[Numpy-discussion] Newcomer's meeting - later today (4pm UTC)!

2021-07-15 Thread Melissa Mendonça
Hi all!

Sorry for the late notice - our next Newcomer's Meeting is today,
* July 15, at 4pm UTC.*

This is an informal meeting with no agenda to ask questions, get to know
other people and (hopefully) figure out ways to contribute to NumPy. Feel
free to join if you are lurking around but found it hard to start
contributing - we'll do our best to support you.

If you wish to join on Zoom, use this link: https://zoom.us/j/6345425936

Hope to see you around!

** You can click this link to get the correct time at your timezone:
https://www.timeanddate.com/worldclock/fixedtime.html?msg=NumPy+Newcomer%27s+Meeting&iso=20210715T16&p1=1440&ah=1


*** You can add the NumPy community calendar to your google calendar by
clicking this link: https://calendar.google.com/calendar
/r?cid=YmVya2VsZXkuZWR1X2lla2dwaWdtMjMyamJobGRzZmIyYzJqODFjQGdyb3VwLmNhbGVuZGFyLmdvb2dsZS5jb20

- Melissa
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


[Numpy-discussion] Documentation Team meeting - Monday July 19

2021-07-17 Thread Melissa Mendonça
Hi all!

Our next Documentation Team meeting will be on *Monday, July 19* at ***4PM
UTC***.

All are welcome - you don't need to already be a contributor to join. If
you have questions or are curious about what we're doing, we'll be happy to
meet you!

If you wish to join on Zoom, use this link:

https://zoom.us/j/96219574921?pwd=VTRNeGwwOUlrYVNYSENpVVBRRjlkZz09#success

Here's the permanent hackmd document with the meeting notes (still being
updated in the next few days!):

https://hackmd.io/oB_boakvRqKR-_2jRV-Qjg


Hope to see you around!

** You can click this link to get the correct time at your timezone:
https://www.timeanddate.com/worldclock/fixedtime.html?msg=NumPy+Documentation+Team+Meeting&iso=20210719T16&p1=1440&ah=1

*** You can add the NumPy community calendar to your google calendar by
clicking this link: https://calendar.google.com/calendar
/r?cid=YmVya2VsZXkuZWR1X2lla2dwaWdtMjMyamJobGRzZmIyYzJqODFjQGdyb3VwLmNhbGVuZGFyLmdvb2dsZS5jb20

- Melissa
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


[Numpy-discussion] Newcomer's Meeting July 29: special accessibility mini-sprint!

2021-07-26 Thread Melissa Mendonça
Hello, folks!

This week we have our planned Newcomer's meeting on July 29, at 8PM UTC.
This time, we are teaming up with Tony Fast and Isabela Presedo-Floyd to
propose a low-code mini-sprint focusing on accessibility. This is a great
opportunity to make your first contribution to NumPy!

We will be focusing on writing alt-text for images in our documentation.
Alt-text provides a textual alternative to non-text content in web pages,
and as cited in this WebAIM document [1]:

"Alternative text serves several functions:

   - It is read by screen readers in place of images allowing the content
   and function of the image to be accessible to those with visual or certain
   cognitive disabilities.
   - It is displayed in place of the image in browsers if the image file is
   not loaded or when the user has chosen not to view images.
   - It provides a semantic meaning and description to images which can be
   read by search engines or be used to later determine the content of the
   image from page context alone."

You can find some more information on how to add alt-text in [2].

As usual, all are welcome - feel free to join even if you just want to
observe!

To join on Zoom, use this link: https://zoom.us/j/6345425936

Hope to see you around!

- Melissa

[1] https://webaim.org/techniques/alttext/

[2] https://www.w3.org/WAI/tutorials/images/decision-tree/


** You can click this link to get the correct time at your timezone:
https://www.timeanddate.com/worldclock/fixedtime.html?msg=NumPy+Newcomers%27s+Meeting+-+Accessibility+Mini-Sprint&iso=20210729T20&p1=1440&ah=1


*** You can add the NumPy community calendar to your Google calendar by
clicking this link: https://calendar.google.com/calendar
/r?cid=YmVya2VsZXkuZWR1X2lla2dwaWdtMjMyamJobGRzZmIyYzJqODFjQGdyb3VwLmNhbGVuZGFyLmdvb2dsZS5jb20
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


[Numpy-discussion] Documentation Team meeting - Monday August 2

2021-08-01 Thread Melissa Mendonça
Hi all!

Sorry for the late notice - our next Documentation Team meeting will be
tomorrow - *Monday, August 2nd* at ***4PM UTC***.

All are welcome - you don't need to already be a contributor to join. If
you have questions or are curious about what we're doing, we'll be happy to
meet you!

If you wish to join on Zoom, use this link:

https://zoom.us/j/96219574921?pwd=VTRNeGwwOUlrYVNYSENpVVBRRjlkZz09#success

Here's the permanent hackmd document with the meeting notes (still being
updated in the next few days!):

https://hackmd.io/oB_boakvRqKR-_2jRV-Qjg


Hope to see you around!

** You can click this link to get the correct time at your timezone:
https://www.timeanddate.com/worldclock/fixedtime.html?msg=NumPy+Documentation+Team+Meeting&iso=20210802T16&p1=1440&ah=1


*** You can add the NumPy community calendar to your google calendar by
clicking this link: https://calendar.google.com/calendar
/r?cid=YmVya2VsZXkuZWR1X2lla2dwaWdtMjMyamJobGRzZmIyYzJqODFjQGdyb3VwLmNhbGVuZGFyLmdvb2dsZS5jb20

- Melissa
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


[Numpy-discussion] Newcomer's Meeting Aug 12: special accessibility mini-sprint! (Part 2)

2021-08-10 Thread Melissa Mendonça
Hey folks!

This week we are repeating our low-code accessibility mini-sprint on August
12, at 4pm UTC. Last time we had a few people participate - you can see the
work they did here:

https://github.com/melissawm/numpy/pull/27

If you are interested, we'd be happy to help you get started. As usual, all
are welcome - feel free to join even if you just want to observe!

To join on Zoom, use this link: https://zoom.us/j/6345425936

Hope to see you around!

- Melissa

** You can click this link to get the correct time at your timezone:
https://www.timeanddate.com/worldclock/fixedtime.html?msg=NumPy+Newcomer%27s+Meeting+-+Accessibility+Mini+Sprint+part+2&iso=20210812T16&p1=1440&ah=1
*** You can add the NumPy community calendar to your Google calendar by
clicking this link: https://calendar.google.com/calendar
/r?cid=YmVya2VsZXkuZWR1X2lla2dwaWdtMjMyamJobGRzZmIyYzJqODFjQGdyb3VwLmNhbGVuZGFyLmdvb2dsZS5jb20

-- Forwarded message -
De: Melissa Mendonça 
Date: seg, 26 de jul de 2021 17:03
Subject: Newcomer's Meeting July 29: special accessibility mini-sprint!
To: Discussion of Numerical Python 


Hello, folks!

This week we have our planned Newcomer's meeting on July 29, at 8PM UTC.
This time, we are teaming up with Tony Fast and Isabela Presedo-Floyd to
propose a low-code mini-sprint focusing on accessibility. This is a great
opportunity to make your first contribution to NumPy!

We will be focusing on writing alt-text for images in our documentation.
Alt-text provides a textual alternative to non-text content in web pages,
and as cited in this WebAIM document [1]:

"Alternative text serves several functions:

   - It is read by screen readers in place of images allowing the content
   and function of the image to be accessible to those with visual or certain
   cognitive disabilities.
   - It is displayed in place of the image in browsers if the image file is
   not loaded or when the user has chosen not to view images.
   - It provides a semantic meaning and description to images which can be
   read by search engines or be used to later determine the content of the
   image from page context alone."

You can find some more information on how to add alt-text in [2].

As usual, all are welcome - feel free to join even if you just want to
observe!

To join on Zoom, use this link: https://zoom.us/j/6345425936

Hope to see you around!

- Melissa

[1] https://webaim.org/techniques/alttext/

[2] https://www.w3.org/WAI/tutorials/images/decision-tree/
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


[Numpy-discussion] Documentation Team meeting - Monday August 16

2021-08-14 Thread Melissa Mendonça
Hi all!

Our next Documentation Team meeting will be tomorrow - *Monday, August 16*
at ***4PM UTC***.

All are welcome - you don't need to already be a contributor to join. If
you have questions or are curious about what we're doing, we'll be happy to
meet you!

If you wish to join on Zoom, use this link:

https://zoom.us/j/96219574921?pwd=VTRNeGwwOUlrYVNYSENpVVBRRjlkZz09#success

Here's the permanent hackmd document with the meeting notes (still being
updated in the next few days!):

https://hackmd.io/oB_boakvRqKR-_2jRV-Qjg


Hope to see you around!

** You can click this link to get the correct time at your timezone:
https://www.timeanddate.com/worldclock/fixedtime.html?msg=NumPy+Documentation+Team+Meeting&iso=20210816T16&p1=1440&ah=1


*** You can add the NumPy community calendar to your google calendar by
clicking this link: https://calendar.google.com/calendar
/r?cid=YmVya2VsZXkuZWR1X2lla2dwaWdtMjMyamJobGRzZmIyYzJqODFjQGdyb3VwLmNhbGVuZGFyLmdvb2dsZS5jb20

- Melissa
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


[Numpy-discussion] Newcomer's meeting: August 26, 8PM UTC

2021-08-24 Thread Melissa Mendonça
Hi all!

Our next Newcomer's Meeting is on Thursday,
*August 26, at 8pm UTC.*

This is an informal meeting with no agenda to ask questions, get to know
other people and (hopefully) figure out ways to contribute to NumPy. Feel
free to join if you are lurking around but found it hard to start
contributing - we'll do our best to support you.

If you wish to join on Zoom, use this link: https://zoom.us/j/6345425936

Hope to see you around!

** You can click this link to get the correct time at your timezone:
https://www.timeanddate.com/worldclock/fixedtime.html?msg=NumPy+Newcomer%27s+Meeting&iso=20210826T20&p1=1440&ah=1


*** You can add the NumPy community calendar to your google calendar by
clicking this link: https://calendar.google.com/calendar
/r?cid=YmVya2VsZXkuZWR1X2lla2dwaWdtMjMyamJobGRzZmIyYzJqODFjQGdyb3VwLmNhbGVuZGFyLmdvb2dsZS5jb20

- Melissa
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


[Numpy-discussion] Documentation Team meeting - Monday August 30

2021-08-27 Thread Melissa Mendonça
Hi all!

Our next Documentation Team meeting will be tomorrow - *Monday, August 30*
at ***4PM UTC***.

All are welcome - you don't need to already be a contributor to join. If
you have questions or are curious about what we're doing, we'll be happy to
meet you!

If you wish to join on Zoom, use this link:

https://zoom.us/j/96219574921?pwd=VTRNeGwwOUlrYVNYSENpVVBRRjlkZz09#success

Here's the permanent hackmd document with the meeting notes (still being
updated in the next few days!):

https://hackmd.io/oB_boakvRqKR-_2jRV-Qjg


Hope to see you around!

** You can click this link to get the correct time at your timezone:
https://www.timeanddate.com/worldclock/fixedtime.html?msg=NumPy+Documentation+Team+Meeting&iso=20210830T16&p1=1440&ah=1


*** You can add the NumPy community calendar to your google calendar by
clicking this link: https://calendar.google.com/calendar
/r?cid=YmVya2VsZXkuZWR1X2lla2dwaWdtMjMyamJobGRzZmIyYzJqODFjQGdyb3VwLmNhbGVuZGFyLmdvb2dsZS5jb20

- Melissa
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


[Numpy-discussion] New CZI grant to support DEI initiatives in the scientific Python ecosystem

2021-08-31 Thread Melissa Mendonça
We are happy to announce the Chan Zuckerberg Initiative has awarded a grant
to support the onboarding, inclusion, and retention of people from
historically marginalized groups on scientific Python projects, and to
structurally improve the community dynamics for NumPy, SciPy, Matplotlib,
and Pandas.

As a part of CZI’s Essential Open Source Software for Science program [1],
this Diversity & Inclusion supplemental grant [2] will support the creation
of dedicated Contributor Experience Lead positions to identify, document,
and implement practices to foster inclusive open-source communities. This
project will be led by Melissa Mendonça (NumPy), with additional mentorship
and guidance provided by Ralf Gommers (NumPy, SciPy), Hannah Aizenman and
Thomas Caswell (Matplotlib), Matt Haberland (SciPy), and Joris Van den
Bossche (Pandas).

This is an ambitious project aiming to discover and implement activities
that should structurally improve the community dynamics of our projects. By
establishing these new cross-project roles, we hope to introduce a new
collaboration model to the Scientific Python communities, allowing
community-building work within the ecosystem to be done more efficiently
and with greater outcomes. We also expect to develop a clearer picture of
what works and what doesn’t in our projects to engage and retain new
contributors, especially from historically underrepresented groups.
Finally, we plan on producing detailed reports on the actions executed,
explaining how they have impacted our projects in terms of representation
and interaction with our communities.

The two-year project is expected to start by November 2021, and we are
excited to see the results from this work! You can read the full proposal
in figshare [3] and see this announcement at the NumPy site [4].

Cheers!

- Melissa

[1] https://chanzuckerberg.com/eoss/
[2]
https://cziscience.medium.com/advancing-diversity-and-inclusion-in-scientific-open-source-eaabe6a5488b
[3]
https://figshare.com/articles/online_resource/Advancing_an_inclusive_culture_in_the_scientific_Python_ecosystem/16548063
[4]
https://numpy.org/news/#advancing-an-inclusive-culture-in-the-scientific-python-ecosystem
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


[Numpy-discussion] Newcomer's meeting: September 9, 4PM UTC

2021-09-08 Thread Melissa Mendonça
Hi all!

Our next Newcomer's Meeting is on Thursday,
*September 9, at 4pm UTC.*

This is an informal meeting with no agenda to ask questions, get to know
other people and (hopefully) figure out ways to contribute to NumPy. Feel
free to join if you are lurking around but found it hard to start
contributing - we'll do our best to support you.

If you wish to join on Zoom, use this link: https://zoom.us/j/6345425936

Hope to see you around!

** You can click this link to get the correct time at your timezone:
https://www.timeanddate.com/worldclock/fixedtime.html?msg=NumPy+Newcomers%27+Meeting&iso=20210909T16&p1=1440&ah=1


*** You can add the NumPy community calendar to your google calendar by
clicking this link: https://calendar.google.com/calendar
/r?cid=YmVya2VsZXkuZWR1X2lla2dwaWdtMjMyamJobGRzZmIyYzJqODFjQGdyb3VwLmNhbGVuZGFyLmdvb2dsZS5jb20

- Melissa
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


[Numpy-discussion] Documentation Team meeting - Monday September 13

2021-09-11 Thread Melissa Mendonça
Hi all!

Our next Documentation Team meeting will be tomorrow - *Monday, September
13* at ***4PM UTC***.

All are welcome - you don't need to already be a contributor to join. If
you have questions or are curious about what we're doing, we'll be happy to
meet you!

If you wish to join on Zoom, use this link:

https://zoom.us/j/96219574921?pwd=VTRNeGwwOUlrYVNYSENpVVBRRjlkZz09#success

Here's the permanent hackmd document with the meeting notes (still being
updated in the next few days!):

https://hackmd.io/oB_boakvRqKR-_2jRV-Qjg


Hope to see you around!

** You can click this link to get the correct time at your timezone:
https://www.timeanddate.com/worldclock/fixedtime.html?msg=NumPy+Documentation+Team+Meeting&iso=20210913T16&p1=1440&ah=1

*** You can add the NumPy community calendar to your google calendar by
clicking this link: https://calendar.google.com/calendar
/r?cid=YmVya2VsZXkuZWR1X2lla2dwaWdtMjMyamJobGRzZmIyYzJqODFjQGdyb3VwLmNhbGVuZGFyLmdvb2dsZS5jb20

- Melissa
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


[Numpy-discussion] Newcomer's meeting: September 23, 8PM UTC

2021-09-22 Thread Melissa Mendonça
Hi all!

Our next Newcomer's Meeting is on Thursday,
*September 23, at 8pm UTC.*

This is an informal meeting with no agenda to ask questions, get to know
other people and (hopefully) figure out ways to contribute to NumPy. Feel
free to join if you are lurking around but found it hard to start
contributing - we'll do our best to support you.

If you wish to join on Zoom, use this link: https://zoom.us/j/6345425936

Hope to see you around!

** You can click this link to get the correct time at your timezone:
https://www.timeanddate.com/worldclock/fixedtime.html?msg=NumPy+Newcomers%27+Meeting&iso=20210923T20&p1=1440&ah=1

*** You can add the NumPy community calendar to your google calendar by
clicking this link: https://calendar.google.com/calendar
/r?cid=YmVya2VsZXkuZWR1X2lla2dwaWdtMjMyamJobGRzZmIyYzJqODFjQGdyb3VwLmNhbGVuZGFyLmdvb2dsZS5jb20

- Melissa
___
NumPy-Discussion mailing list -- numpy-discussion@python.org
To unsubscribe send an email to numpy-discussion-le...@python.org
https://mail.python.org/mailman3/lists/numpy-discussion.python.org/
Member address: arch...@mail-archive.com


[Numpy-discussion] Fwd: Documentation Team meeting - Monday September 13

2021-09-25 Thread Melissa Mendonça
Hi all!

Our next Documentation Team meeting will be tomorrow - *Monday, September
27* at ***4PM UTC***.

All are welcome - you don't need to already be a contributor to join. If
you have questions or are curious about what we're doing, we'll be happy to
meet you!

If you wish to join on Zoom, use this link:

https://zoom.us/j/96219574921?pwd=VTRNeGwwOUlrYVNYSENpVVBRRjlkZz09#success

Here's the permanent hackmd document with the meeting notes (still being
updated in the next few days!):

https://hackmd.io/oB_boakvRqKR-_2jRV-Qjg


Hope to see you around!

** You can click this link to get the correct time at your timezone:
https://www.timeanddate.com/worldclock/fixedtime.html?msg=NumPy+Documentation+Team+Meeting&iso=20210927T16&p1=1440&ah=1

*** You can add the NumPy community calendar to your google calendar by
clicking this link: https://calendar.google.com/calendar
/r?cid=YmVya2VsZXkuZWR1X2lla2dwaWdtMjMyamJobGRzZmIyYzJqODFjQGdyb3VwLmNhbGVuZGFyLmdvb2dsZS5jb20

- Melissa
___
NumPy-Discussion mailing list -- numpy-discussion@python.org
To unsubscribe send an email to numpy-discussion-le...@python.org
https://mail.python.org/mailman3/lists/numpy-discussion.python.org/
Member address: arch...@mail-archive.com


[Numpy-discussion] Documentation Team meeting - Monday September 27

2021-09-25 Thread Melissa Mendonça
Sorry - forgot to edit the subject line...

---

Hi all!

Our next Documentation Team meeting will be on *Monday, September 27* at ***4PM
UTC***.

All are welcome - you don't need to already be a contributor to join. If
you have questions or are curious about what we're doing, we'll be happy to
meet you!

If you wish to join on Zoom, use this link:

https://zoom.us/j/96219574921?pwd=VTRNeGwwOUlrYVNYSENpVVBRRjlkZz09#success

Here's the permanent hackmd document with the meeting notes (still being
updated in the next few days!):

https://hackmd.io/oB_boakvRqKR-_2jRV-Qjg


Hope to see you around!

** You can click this link to get the correct time at your timezone:
https://www.timeanddate.com/worldclock/fixedtime.html?msg=NumPy+Documentation+Team+Meeting&iso=20210927T16&p1=1440&ah=1

*** You can add the NumPy community calendar to your google calendar by
clicking this link: https://calendar.google.com/calendar
/r?cid=YmVya2VsZXkuZWR1X2lla2dwaWdtMjMyamJobGRzZmIyYzJqODFjQGdyb3VwLmNhbGVuZGFyLmdvb2dsZS5jb20

- Melissa
___
NumPy-Discussion mailing list -- numpy-discussion@python.org
To unsubscribe send an email to numpy-discussion-le...@python.org
https://mail.python.org/mailman3/lists/numpy-discussion.python.org/
Member address: arch...@mail-archive.com


[Numpy-discussion] Re: Contributing to Numpy (non coder)

2021-10-01 Thread Melissa Mendonça
Hello and welcome!

You are certainly welcome to start contributing.

Since you mentioned educational content, we are always interested in
tutorial suggestions for https://github.com/numpy/numpy-tutorials. If you
are interested in technical writing from the development point of view, we
do have a bunch of documentation issues in our GitHub repo that can be
worked on - see https://github.com/numpy/numpy/labels/04%20-%20Documentation

If you are available at that time, it might be interesting to attend our
next Newcomer's meeting (taking place on Thursday, October 7 at 4pm UTC).
We can talk about your interests and other possible ways forward there. You
are also welcome to join our community meeting, but the next one is only in
~2 weeks.

Finally, you can also join our Slack space, where we can discuss specific
questions. Let me know and I can add you there.

Cheers!

- Melissa

On Fri, Oct 1, 2021 at 4:46 AM  wrote:

> Hello everyone, I´m an student of Data Science and a technical writer, and
> I would like to contribute to NumPy. The problem is that even though I know
> the basics of Github, I´m not a Developer.
> I would like to know about these listed options of contributing:
> https://numpy.org/doc/stable/dev/index.html
>
> Among the mentioned in your doc, I have experience in Developing
> educational content, Project Management and Writing technical documentation.
> Hope is still possible to contribute.
> Thanks for reading.
> ___
> NumPy-Discussion mailing list -- numpy-discussion@python.org
> To unsubscribe send an email to numpy-discussion-le...@python.org
> https://mail.python.org/mailman3/lists/numpy-discussion.python.org/
> Member address: meliss...@gmail.com
>
___
NumPy-Discussion mailing list -- numpy-discussion@python.org
To unsubscribe send an email to numpy-discussion-le...@python.org
https://mail.python.org/mailman3/lists/numpy-discussion.python.org/
Member address: arch...@mail-archive.com


[Numpy-discussion] Newcomer's meeting: TODAY, 4PM UTC

2021-10-07 Thread Melissa Mendonça
Hi all!

Sorry for the late notice: our next Newcomer's Meeting is on *Today,
Thursday October 7*
*, at 4pm UTC.*

This is an informal meeting with no agenda to ask questions, get to know
other people and (hopefully) figure out ways to contribute to NumPy. Feel
free to join if you are lurking around but found it hard to start
contributing - we'll do our best to support you.

If you wish to join on Zoom, use this link: https://zoom.us/j/6345425936

Hope to see you around!

** You can click this link to get the correct time at your timezone:
https://www.timeanddate.com/worldclock/fixedtime.html?msg=NumPy+Newcomers%27+Meeting&iso=20211007T16&p1=1440&ah=1

*** You can add the NumPy community calendar to your google calendar by
clicking this link: https://calendar.google.com/calendar
/r?cid=YmVya2VsZXkuZWR1X2lla2dwaWdtMjMyamJobGRzZmIyYzJqODFjQGdyb3VwLmNhbGVuZGFyLmdvb2dsZS5jb20

- Melissa
___
NumPy-Discussion mailing list -- numpy-discussion@python.org
To unsubscribe send an email to numpy-discussion-le...@python.org
https://mail.python.org/mailman3/lists/numpy-discussion.python.org/
Member address: arch...@mail-archive.com


  1   2   >