v923z / micropython-ulab

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

fix compilation error for complexes #694

Closed v923z closed 5 days ago

v923z commented 5 days ago

Fixes a compilation error, when complexes are supported, but the FFT is not numpy-compatible.