Christophe Favergeon
|
0fe2214dc7
|
Missing header in arm_math.h added
THe new dsp/window_functions.h header was missing.
(But it could be used and included separately from arm_math.h)
|
3 years ago |
Christophe Favergeon
|
b46a2f86b5
|
First version of the dynamic time warping algorithm.
F32 only. Some windows suppported.
|
3 years ago |
Christophe Favergeon
|
258f31c5e6
|
Corrected issue #72
arm_sqrt_f32 optimizations for clang and gcc.
|
3 years ago |
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
|
25c3fa3c02
|
Corrected compilation warnings.
|
3 years ago |
Christophe Favergeon
|
9eb4e92e74
|
Corrected issue #57
Problem with arm_scale_q15 and q31.
Reorganized a little the cmsis build scripts for the test framework.
|
3 years ago |