Skip to content

Releases: xmos/lib_xcore_math

v2.4.0

28 Oct 13:41
9e730e0
Compare
Choose a tag to compare
  • CHANGED: Documentation updated
  • CHANGED: Renamed examples to "app_"
  • FIXED: Added missing xcore_math.h
  • REMOVED: xmos_cmake_toolchain submodule

v2.3.0

09 Oct 14:36
1675562
Compare
Choose a tag to compare

Changes examples and tests to build using XCommon CMake

v2.2.0

23 May 15:04
ee8bfe5
Compare
Choose a tag to compare

Bugfixes

  • Fixes bug (issue #170) in xs3_memcpy().
  • Fixes saturation in filter_fir_s32() when shift <= 0.

New Functions

  • Biquad filtering

    • filter_biquad_sat_s32() -- Apply a biquad filter to a 32-bit signal with saturation.

Miscellaneous

  • Adds XCommon CMake build system support.
  • Removes deprecated numpy types in xmath_script.py (issue #139).
  • Makes FFT documentation more clear (issue #169).

v2.1.3

24 Oct 09:17
793ecad
Compare
Choose a tag to compare

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

09 Mar 16:02
db1661f
Compare
Choose a tag to compare

General release for version v2.1.2

See changelog and documentation for details.

v2.1.1

07 Nov 16:20
7ebe7c7
Compare
Choose a tag to compare

General release for version v2.1.1

See changelog and documentation for details.

v2.1.0

19 Oct 13:25
28e8a4d
Compare
Choose a tag to compare

General release for version v2.1.0

See changelog and documentation for details.

v2.1.0 Development Release

18 Oct 20:08
15daa4e
Compare
Choose a tag to compare
Pre-release

Development pre-release for v2.1.0.

See changelog for details.

v2.0.2

07 Oct 14:18
c355856
Compare
Choose a tag to compare

General release for version v2.0.2.

See changelog and documentation for details.

v2.0.1 Development Release

16 Sep 16:56
4c43bbe
Compare
Choose a tag to compare
Pre-release

Development pre-release for v2.0.1.

See changelog for details.