serge-sans-paille / pythran

Ahead of Time compiler for numeric kernels
https://pythran.readthedocs.io
BSD 3-Clause "New" or "Revised" License
1.98k stars 191 forks source link

Support numpy.argsort kind keyword argument #2184

Closed serge-sans-paille closed 4 months ago

serge-sans-paille commented 4 months ago

Reusing the infrastructure from numpy.ndarray.sort

Fix #2172