Hi all,
it's that time of the year again where daylight savings time starts
(the US had it already and Europe will have it now).
I suggest we "realign" our meeting to this time zone (since it is
scheduled as UTC), I think for our typical crowd that is the nicer time
slot.
(I would slightly prefe
Hi all,
Since it is an API decision, I have an open PR:
https://github.com/numpy/numpy/pull/28576
To allow `out=...` in ufuncs (yes, three dots, the Ellipsis).
NumPy normally has the bad habit of always returning scalars rather
than 0-D arrays. Passing `out=...` would be one way to ensure arra
On Wed, Mar 26, 2025 at 1:18 PM Sebastian Berg
wrote:
> Hi all,
>
> it's that time of the year again where daylight savings time starts
> (the US had it already and Europe will have it now).
>
> I suggest we "realign" our meeting to this time zone (since it is
> scheduled as UTC), I think for our