[Numpy-discussion] Re: ANN: Joren Hammudoglu is NumPy's second Developer in Residence

2025-11-10 Thread Inessa Pawson via NumPy-Discussion
Congratulations, Joren! It’s been great to have you on the NumPy maintainers team. Thank you for all your contributions to date! On Fri, Nov 7, 2025 at 5:25 PM Stefan van der Walt via NumPy-Discussion < [email protected]> wrote: > On Fri, Nov 7, 2025, at 13:02, Ralf Gommers via NumPy-Di

[Numpy-discussion] Re: Deprecating numpy.fix

2025-11-10 Thread Ralf Gommers via NumPy-Discussion
On Sat, Nov 8, 2025 at 12:15 PM sebastian wrote: > On 2025-11-07 02:58, Stefan van der Walt via NumPy-Discussion wrote: > > On Mon, Nov 3, 2025, at 12:29, Nathan via NumPy-Discussion wrote: > > > >> Ralf rightly pointed out > >> > > (https://github.com/numpy/numpy/pull/30098#pullrequestreview-340

[Numpy-discussion] Re: Deprecating numpy.fix

2025-11-10 Thread Stefan van der Walt via NumPy-Discussion
On Mon, Nov 10, 2025, at 11:29, Ralf Gommers via NumPy-Discussion wrote: > I agree with this concern. It's not *that* much and the code is trivially > fixable by replacing `fix` with `trunc`. So a slow deprecation with removal > in a 3.0 release would already be quite conservative compared to our