v923z / micropython-ulab

a numpy-like fast vector module for micropython, circuitpython, and their derivatives
https://micropython-ulab.readthedocs.io/en/latest
MIT License
403 stars 111 forks source link

fix sorting of empty arrays in sort_complex #583

Closed v923z closed 1 year ago

v923z commented 1 year ago

Should fix https://github.com/v923z/micropython-ulab/issues/581