New
CMSIS-DSP 1.14.3
What's Changed
- Converted atan2_coefs_q15 to
signed intconstants by @petertorelli in https://github.com/ARM-software/CMSIS-DSP/pull/75 - Add braces around MAX macro by @a1lu in https://github.com/ARM-software/CMSIS-DSP/pull/77
- fix: typo from algorthms to algorithms by @charansai612 in https://github.com/ARM-software/CMSIS-DSP/pull/84
- use 32-bit bitreversal loop index by @rsaxvc in https://github.com/ARM-software/CMSIS-DSP/pull/81
New Contributors
- @petertorelli made their first contribution in https://github.com/ARM-software/CMSIS-DSP/pull/75
- @a1lu made their first contribution in https://github.com/ARM-software/CMSIS-DSP/pull/77
- @charansai612 made their first contribution in https://github.com/ARM-software/CMSIS-DSP/pull/84
- @rsaxvc made their first contribution in https://github.com/ARM-software/CMSIS-DSP/pull/81
Full Changelog: https://github.com/ARM-software/CMSIS-DSP/compare/v1.14.2...v1.14.3