NumPy 1.20.0, described as the largest-ever release of the scientific computing package for Python, has arrived, introducing new capabilities such as type annotations and expanded use of SIMD (single ...
[Zoltán] sends in his very interesting implementation of a NumPy-like library for micropython called ulab. He had a project in MicroPython that needed a very fast FFT on a micro controller, and was ...