Mar 29, 2023
Numpy and similar Python packages are C-extensions of Python, written using the Python C API. The Numpy array is a C object that's wrapped in the Python C API. So while it's certainly good to use that, considering that the Python language is a bit misleading in my perspective, because Numpy requires C source code to work.
Otherwise, great article!