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
Christophe Favergeon 99dc566e87 CMSIS-DSP: MVE versions of vlog q15 and q31 and PythonWrapper fix
PythonWrapper was no more building on windows due to a too long
link command line.

A temporary fix was made. But on long term the wrapper must be refactored
into submodules to allow to more easily add new functions.
4 years ago
..
BIQUAD.py CMSIS-DSP: Added f16 version of biquads. 6 years ago
BasicMaths.py CMSIS-DSP: New f64 tests 4 years ago
Bayes.py CMSIS-DSP: Added Bayes benchmarks 6 years ago
ComplexMaths.py CMSIS-DSP: New f64 tests 4 years ago
Controller.py CMSIS-DSP: Added new f16 tests 6 years ago
Convolutions.py CMSIS-DSP: New f64 tests 4 years ago
DebugTools.py CMSIS-DSP: Added f16 version of biquads. 6 years ago
Decimate.py CMSIS-DSP: Added new f16 tests 6 years ago
Distance.py CMSIS-DSP: New f64 tests 4 years ago
Example.py CMSIS-DSP: Added test examples 6 years ago
FIR.py CMSIS-DSP: New f64 tests 4 years ago
FastMath.py CMSIS-DSP: MVE versions of vlog q15 and q31 and PythonWrapper fix 4 years ago
GenAll.py CMSIS-DSP:Added tests for arm_linear_interp f32, q31, q15 and q7. 6 years ago
Interpolate.py CMSIS-DSP: Added f16 versions of linear and bilinear interpolations 6 years ago
MFCC.py CMSIS-DSP: Added MFCC F16 4 years ago
Matrix.py CMSIS-DSP: Correction os issue 1274 4 years ago
Quaternion.py CMSIS-DSP: Added scalar f32 quaternion functions. 5 years ago
SVM.py CMSIS-DSP: Added stats and SVM tests 6 years ago
Softmax.py CMSIS-DSP: Added MVE code for Matrix functions. 6 years ago
Stats.py CMSIS-DSP: New f64 tests 4 years ago
Support.py CMSIS-DSP: New f64 tests 4 years ago
Tools.py CMSIS-DSP: New f64 tests 4 years ago
Transform.py CMSIS-DSP: Added f16 support to test framework. 6 years ago