Hi all,
Our bi-weekly triage-focused NumPy development meeting is Wednesday,
Jan 27th at 11 am Pacific Time (19:00 UTC).
Everyone is invited to join in and edit the work-in-progress meeting
topics and notes:
https://hackmd.io/68i_JvOYQfy9ERiHgXMPvg
I encourage everyone to notify us of issues or P
On Tue, 2021-01-26 at 06:11 +0100, Ralf Gommers wrote:
> On Tue, Jan 26, 2021 at 2:01 AM Sebastian Berg <
> sebast...@sipsolutions.net>
> wrote:
>
> > Hi all,
> >
> > does anyone have a thought about how user DTypes (i.e. DTypes not
> > currently part of NumPy) should interact with the "value b
On Tue, Jan 26, 2021 at 12:45 AM Stefan van der Walt
wrote:
> On Tue, Jan 26, 2021, at 00:25, Ralf Gommers wrote:
>
> The update PR was merged after a lot more review on GitHub. I propose we
> change the status of this NEP to Accepted. We'll merge a PR to do so unless
> there are objections withi
Hi,
Here are some preliminary results of an experiment on energy consumption
measurement at Grid'5000
(https://www.grid5000.fr/w/Energy_consumption_monitoring_tutorial). The goal is
to have enough to be able to submit a serious comment to a recent article
published in Nature Astronomy (Zwart,
Hi,
This is with Python 3.8.2 64-bit and numpy 1.19.2 on Windows 10. I'd
like to be able to convert some C++ extension type to a numpy array by
using ``numpy.asarray``. The extension type implements the Python
buffer interface to support this.
The extension type, called "Image" here, holds some
On Tue, Jan 26, 2021, at 00:25, Ralf Gommers wrote:
> The update PR was merged after a lot more review on GitHub. I propose we
> change the status of this NEP to Accepted. We'll merge a PR to do so unless
> there are objections within the next five days.
Thanks for the heads-up, Ralf. I am happ
Hi all,
The sponsorship guidelines PR (
https://numpy.org/neps/nep-0046-sponsorship-guidelines.html) was merged as
Draft and everyone seems happy with it. I propose to change its status to
Accepted. We'll merge a PR to do so unless there are objections within the
next five days.
Cheers,
Ralf
Hi all,
The update PR was merged after a lot more review on GitHub. I propose we
change the status of this NEP to Accepted. We'll merge a PR to do so unless
there are objections within the next five days.
Cheers,
Ralf
On Wed, Dec 30, 2020 at 3:05 PM Ralf Gommers wrote:
> Hi all,
>
> Here is