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 90c27e0f4a CMSIS-DSP: Added absmin and absmax
Scalar versions only.
f32, f16, q31, q15, q7.
5 years ago
..
BIQUAD.py CMSIS-DSP: Added f16 version of biquads. 5 years ago
BasicMaths.py CMSIS-DSP: Scalar version of Levinson Durbin algorithms. 5 years ago
Bayes.py CMSIS-DSP: Added Bayes benchmarks 5 years ago
ComplexMaths.py CMSIS-DSP: Added complex math f16 5 years ago
Controller.py CMSIS-DSP: Added new f16 tests 5 years ago
Convolutions.py CMSIS-DSP: Correcting issue #1165 5 years ago
DebugTools.py CMSIS-DSP: Added f16 version of biquads. 5 years ago
Decimate.py CMSIS-DSP: Added new f16 tests 5 years ago
Distance.py CMSIS-DSP: Added f32 distance tests 5 years ago
Example.py CMSIS-DSP: Added test examples 6 years ago
FIR.py CMSIS-DSP: Added arm_fir_f16 5 years ago
FastMath.py CMSIS-DSP: Scalar version of Levinson Durbin algorithms. 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 5 years ago
Matrix.py CMSIS-DSP: Added Cholesky decomposition 5 years ago
Quaternion.py CMSIS-DSP: Added scalar f32 quaternion functions. 5 years ago
SVM.py CMSIS-DSP: Added stats and SVM tests 5 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