[Numpy-discussion] Re: next Documentation team meeting

2024-08-25 Thread Mukulika Pahari
Hi all, Our next Documentation Team meeting will happen on *Monday, August 26* at *7PM UTC*. All are welcome - you don't need to already be a contributor to join. If you have questions or are curious about what we're doing, we'll be happy to meet you! If you wish to join on Zoom, use this (u

[Numpy-discussion] next NumPy community meeting - August 28th, 2024 at 6 pm UTC

2024-08-25 Thread Inessa Pawson
The next NumPy community meeting will be held this Wednesday, August 28th at 6 pm UTC. 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 topics you’d like to discuss, fol

[Numpy-discussion] Re: ENH: Uniform interface for accessing minimum or maximum value of a dtype

2024-08-25 Thread Lucas Colley
+1 for the general idea! It may be nice to have such a function which sits at the top level of the API, to fit into https://data-apis.org/array-api/draft/API_specification/data_type_functions.html nicely. However, ‘min_value’ or ‘min‘ won’t do then - we’d probably need to include ‘dtype’ in th

[Numpy-discussion] ENH: Uniform interface for accessing minimum or maximum value of a dtype

2024-08-25 Thread Carlos Martin
As discussed [here](https://github.com/numpy/numpy/issues/5032#issuecomment-1830838701), [here](https://github.com/numpy/numpy/issues/5032#issuecomment-2307927804), and [here](https://github.com/google/jax/issues/18661#issuecomment-1829031914), I'm interested in a uniform interface for accessin