[Numpy-discussion] 2020 NumPy survey results

2021-06-22 Thread Inessa Pawson
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 part

Re: [Numpy-discussion] copy="never" discussion and no deprecation cycle?

2021-06-22 Thread bas van beek
> Stefan, that sketch is more complicated than it needs to be - `np.copy` is a > python function, so you can just attach the attributes directly! (although > maybe there are implications for static typing) For the type annotations we can simply use something akin to Stéfans proposed `NpCopy` cl

[Numpy-discussion] NumPy Community Meeting Wednesday

2021-06-22 Thread Sebastian Berg
Hi all, There will be a NumPy Community meeting Wednesday June 23rd at 20:00 UTC. Everyone is invited and encouraged to join in and edit the work-in-progress meeting topics and notes at: https://hackmd.io/76o-IxCjQX2mOXO_wwkcpg?both Best wishes Sebastian __