You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
CMSIS-DSP/Source
Christophe Favergeon 8b49478b1f Update to the Python wrapper
Corrected issue with RFFT APIs
Added some features to compute graph

Improved documentation related to RFFT
Changed how Python wrapper is built (to prepare fro future
evolution).
3 years ago
..
BasicMathFunctions Corrected issue #57 3 years ago
BayesFunctions New repository for CMSIS-DSP 4 years ago
CommonTables Corrected issue #62 3 years ago
ComplexMathFunctions Improved documentation 3 years ago
ControllerFunctions Correction of issue #2 3 years ago
DistanceFunctions Added DTW to the PythonWrapper API 3 years ago
FastMathFunctions Converted atan2_coefs_q15 to `signed int` constants (#75) 3 years ago
FilteringFunctions Better test automation with cmsis build tools 3 years ago
InterpolationFunctions Corrected issue #49 3 years ago
MatrixFunctions Add some f64 Neon optimisations for aarch64 3 years ago
QuaternionMathFunctions New repository for CMSIS-DSP 4 years ago
SVMFunctions Improved documentation 3 years ago
StatisticsFunctions Better test automation with cmsis build tools 3 years ago
SupportFunctions Better test automation with cmsis build tools 3 years ago
TransformFunctions Update to the Python wrapper 3 years ago
WindowFunctions Added window functions for use with Fourier transforms. 3 years ago
CMakeLists.txt Added window functions for use with Fourier transforms. 3 years ago
Makefile Added window functions for use with Fourier transforms. 3 years ago
configDsp.cmake Apply -flax-vector-conversions flag to GCC (#65) 3 years ago
fft.cmake CMSIS-DSP: Correcting issue #1182 5 years ago
interpol.cmake CMSIS-DSP: Reworked sqrt q15 and q31 4 years ago