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
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.
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
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
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://
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