Releases: xmos/lib_xcore_math
v2.4.0
v2.3.0
v2.2.0
Bugfixes
- Fixes bug (issue #170) in
xs3_memcpy()
. - Fixes saturation in
filter_fir_s32()
whenshift <= 0
.
New Functions
-
Biquad filtering
filter_biquad_sat_s32()
-- Apply a biquad filter to a 32-bit signal with saturation.
Miscellaneous
v2.1.3
Fixes bug (issue #147) in s16_to_s32()
.
Fixes bug (issue #146) in bfp_s32_macc()
and bfp_s32_nmacc()
.
Fixes bug with the vect_s32_prepare_api
not appearing in the documentation.
Fixes bug in bfp_s32_mean()
and bfp_s16_mean()
when hitting a corner case scenario.
Cleans up internal functions.
Allows compiling and running demos and tests on Windows Native x86 platforms.
Removes several warnings.
v2.1.2
General release for version v2.1.2
See changelog and documentation for details.
v2.1.1
General release for version v2.1.1
See changelog and documentation for details.
v2.1.0
General release for version v2.1.0
See changelog and documentation for details.
v2.1.0 Development Release
Development pre-release for v2.1.0.
See changelog for details.
v2.0.2
General release for version v2.0.2.
See changelog and documentation for details.
v2.0.1 Development Release
Development pre-release for v2.0.1
.
See changelog for details.