xRite/ ├── dlls/ # xRite SDK DLL files (64-bit) │ └── i1Pro64.dll ├── include/ # SDK header files │ ├── i1Pro.h ...
This is a Python wrapper for the Arm open source CMSIS-DSP and it is compatible with NumPy. The CMSIS-DSP is available on our GitHub or as a CMSIS Pack. The idea is to follow as closely as possible ...