[Numpy-discussion] Re: Proposal to Extend NumPy Broadcasting for (D₁, D₂, ..., N, M) → (D₁, D₂, ..., K, M) When K is a Multiple of N (K % N == 0)

2025-04-05 Thread Robert Kern via NumPy-Discussion
On Tue, Mar 25, 2025 at 9:34 AM Shasang Thummar via NumPy-Discussion < numpy-discussion@python.org> wrote: > *Why Should This Be Allowed?* > > If *a larger dimension is an exact multiple of a smaller one*, then > logically, the smaller array can be *repeated* along that axis *without > physically

[Numpy-discussion] Re: array.T.max() vs array.max(axis=0) performance difference

2025-04-05 Thread Joren Hammudoglu via NumPy-Discussion
Quick little typing nitpick: `tuple[np.float64]` describes a tuple of length 1. To describe a tuple of arbitrary length, you'd write `tuple[np.float64, ...]` --- On a more related note, I'm seeing an asymptotic speedup/slowdown of 14x Equality: True Number of points: 10 Normal:2.99 μs ± 8.

[Numpy-discussion] next NumPy Optimization Team meeting - Monday, March 24th, 2025 at 5 pm UTC

2025-04-05 Thread Inessa Pawson via NumPy-Discussion
Hi, all! The next NumPy Optimization Team meeting will be held on Monday, March 24th at 17:00 UTC. Join us via Zoom: https://numfocus-org.zoom.us/j/81261288210?pwd=iwV99tGSjR61RTGEERKM4QKxe46g1n.1 Everyone is welcome and encouraged to attend. To add to the meeting agenda the topics you’d like to di

[Numpy-discussion] Add noncentral student's t-distribution

2025-04-05 Thread Seungwoo (Simon) Kim via NumPy-Discussion
Hi, It would be useful to have numpy support for noncentral student's t-distribution. Numpy already supports standard t, and it should be a straightforward transformation: - (scipy noncentral t) https://docs.scipy.org/doc/scipy/reference/generated/scipy.stats.nct.html - (numpy standard t) ht

[Numpy-discussion] next NumPy triage meeting - Wednesday, April 2nd, 2025 at 5 pm UTC - now meeting ONE HOUR EARLIER

2025-04-05 Thread Inessa Pawson via NumPy-Discussion
Hi, everyone! The next NumPy triage meeting will be held this Wednesday, April 2nd at 17:00 (5 pm) UTC. Please note the TIME CHANGE! This is a meeting where we synchronously triage prioritized PRs and issues. Everyone is welcome to attend and contribute to a conversation. Join us via Zoom: https://

[Numpy-discussion] next NumPy community meeting - Wednesday, April 9th, 2025 at 5 pm UTC - now meeting ONE HOUR EARLIER

2025-04-05 Thread Inessa Pawson via NumPy-Discussion
The next NumPy community meeting will be held this Wednesday, April 9th at 17:00 (5 pm) UTC. Please note the TIME CHANGE! Join us via Zoom: https://numfocus-org.zoom.us/j/83278611437?pwd=ekhoLzlHRjdWc0NOY2FQM0NPemdkZz09 Everyone is welcome and encouraged to attend. To add to the meeting agenda the