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 8fb55a90b7 CMSIS-DSP: Added MFCC F16
This first version is not very accurate due to problems with the log.
A coming commit will improve the log accuracy.

Issues #1305 and #1304 also corrected as part of this commit.
4 years ago
..
BIQUAD.py CMSIS-DSP: Added f16 version of biquads. 6 years ago
BasicMaths.py CMSIS-DSP: Scalar version of Levinson Durbin algorithms. 5 years ago
Bayes.py CMSIS-DSP: Added Bayes benchmarks 6 years ago
ComplexMaths.py CMSIS-DSP: Added complex math f16 6 years ago
Controller.py CMSIS-DSP: Added new f16 tests 6 years ago
Convolutions.py CMSIS-DSP: Correcting issue #1165 5 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: Added f32 distance tests 6 years ago
Example.py CMSIS-DSP: Added test examples 6 years ago
FIR.py CMSIS-DSP: Added arm_fir_f16 6 years ago
FastMath.py CMSIS-DSP: Scalar version for arm_vlog_q31 5 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: Added absmin and absmax 5 years ago
Support.py CMSIS-DSP: Improved f16 scalar code. 5 years ago
Tools.py CMSIS-DSP: Added scalar version of clipping functions. 5 years ago
Transform.py CMSIS-DSP: Added f16 support to test framework. 6 years ago