Christophe Favergeon
f91c1f3c24
Better test automation with cmsis build tools
...
Added a python script for automation of tests with cmsis build tools.
Correction to some tests
Float promotion issues in some f16 code.
3 years ago
Christophe Favergeon
865419778b
Added tests for the new accumulate functions.
...
Corrected build issue on Neon without aarch64 support.
Corrected some Doxygen issues
3 years ago
Christophe Favergeon
8dcdb350a4
CMSIS-DSP: Mean square error for q15, q31, f16, f32, f64.
...
Reworked q7 to have a bit more accuracy.
4 years ago
Christophe Favergeon
02b12fd1cf
CMSIS-DSP: New min/max functions.
...
Added arm_(max|min)_no_idx_(q7|q15|q31|f16|f32|f64).c
Added arm_abs(max|min)_no_idx_(q7|q15|q31|f16|f32|f64).c
For both functions : Helium and scalar versions.
4 years ago
Christophe Favergeon
90c27e0f4a
CMSIS-DSP: Added absmin and absmax
...
Scalar versions only.
f32, f16, q31, q15, q7.
5 years ago
Christophe Favergeon
55c9be8af0
CMSIS-DSP: Added additional f16 statistics functions
...
and the required f16 fast math functions.
5 years ago
Christophe Favergeon
51be1901ce
CMSIS-DSP: Added f16 versions of statistics functions.
5 years ago