CMSIS-DSP
CMSIS DSP Software Library
|
Version | Description |
---|---|
1.15.0 | v1.15.0 Switched to semantic versioning Corrections to MFCC Updated support for cmsis build tools 2.0 Compute graph removed. It is now part of CMSIS-Stream Github issues: 95,96,105,106,108,111,112 New FFT initializations to allow linker to do code size optimizations If you know the size of the transform at build time, prefer functions like arm_cfft_init_64_q15 to functions like arm_cfft_init_q15. It applies for CFFT, RFFT and MFCC and other datatypes. |
1.14.4 | Version v1.14.4 |
1.14.3 | v1.14.3 |
1.14.2 | Bug fixes. Bug fixes and improvements to compute graph. |
1.14.1 | Some Neon acceleration for aarch64 f64 kernels |
1.14.0 | Added support for CMSIS Event Recorder to the compute graph. Added more customization options to the compute graph. |
1.13.0 | Added cyclo static scheduling to the CMSIS-DSP compute graph |
1.12.0 | New version of SDF (Renaming and new feature to make it more developer friendly). |
1.11.0 | Improved documentation. QR decomposition with Householder transform (float only). |
1.10.1 | First release with new repository |