[Numpy-discussion] Re: ndarray.sort x86 dispatch

2023-01-05 Thread Sebastian Berg
On Wed, 2023-01-04 at 04:06 +, Peter Schneider-Kamp wrote: > Hi guys, > > I am trying to understand how the x86 dispatch for ndarray sort > works. The following call in Line 137 of > numpy/core/src/npysort/quicksort.cpp returns 0 for my test cases: > > if (x86_dispatch::quicksort(start, num))

[Numpy-discussion] Re: ndarray.sort x86 dispatch

2023-01-05 Thread Peter Schneider-Kamp
Hi Sebastian, This is what I get when I compile with just “python3.8 setup.py build -j 16”: - BEGIN - ### CLIB COMPILER OPTIMIZATION ### INFO: Platform : Architecture: x64 Compiler: gcc CPU baseline : Requested : 'min' Enabled : SSE SSE2 SS

[Numpy-discussion] Documentation Team update

2023-01-05 Thread Melissa Mendonça
Hi folks, I am happy to announce an update to the NumPy Documentation team. Although there is no formal leadership position so far, it is helpful to have someone responsible for running team meetings, organizing high-level items and planning larger projects such as Google Season of Docs. With this

[Numpy-discussion] Re: Documentation Team update

2023-01-05 Thread Inessa Pawson
Congratulations, Mukulika and Ross! We appreciate all your hard work and dedication to the project. On Thu, Jan 5, 2023 at 8:01 PM Melissa Mendonça wrote: > Hi folks, > > I am happy to announce an update to the NumPy Documentation team. Although > there is no formal leadership position so far, i