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/Testing/PatternGeneration
ClaudioMartino bbafcb8960 Added logical operators + sorting + spline
- Added NEON bitwise AND, NOT, OR, XOR (q7, q15, q31)
- Added Sorting algorithms f32 (NEON bitonic sort)
- Added cubic spline interpolation function
- Added test patterns for all
6 years ago
..
BIQUAD.py CMSIS-DSP: Added new tests for Biquads. 6 years ago
BasicMaths.py Added logical operators + sorting + spline 6 years ago
Bayes.py CMSIS-DSP: Added MVE code for Matrix functions. 6 years ago
ComplexMaths.py CMSIS-DSP: Added MVE code for Matrix functions. 6 years ago
Controller.py CMSIS-DSP: Added MVE code for Matrix functions. 6 years ago
Convolutions.py CMSIS-DSP: Generated test patterns for convolutions and correlations. 6 years ago
DebugTools.py CMSIS-DSP : Testing framework improvements 6 years ago
Decimate.py CMSIS-DSP: Added MVE code for Matrix functions. 6 years ago
Distance.py CMSIS-DSP: Added MVE code for Matrix functions. 6 years ago
Example.py CMSIS-DSP: Added test examples 6 years ago
FIR.py CMSIS-DSP: Added MVE code for FIR. 6 years ago
FastMath.py CMSIS-DSP: Improvements to test framework 6 years ago
GenAll.py CMSIS-DSP: Added MVE code for Matrix functions. 6 years ago
Matrix.py CMSIS-DSP: Corrected problem with arm_mat_inverse. 6 years ago
SVM.py CMSIS-DSP: Added MVE code for Matrix functions. 6 years ago
Softmax.py CMSIS-DSP: Added MVE code for Matrix functions. 6 years ago
Stats.py CMSIS-DSP: Added MVE code for Matrix functions. 6 years ago
Support.py Added logical operators + sorting + spline 6 years ago
Tools.py CMSIS-DSP: Added new tests for Biquads. 6 years ago
Transform.py CMSIS-DSP: Added test patterns for RFFT float. 6 years ago