XS3 Math Library

Introduction

lib_xs3_math is a library of optimized math functions for taking advantage of the vector processing unit (VPU) on the XMOS XS3 architecture.

See Getting Started to get going.

On GitHub

Get the latest version of lib_xs3_math at https://github.com/xmos/lib_xs3_math.

API

To use the functions in this library in an application, include bfp_math.h for the high-level block floating-point functions, or xs3_math.h for only the low-level functions.

Indices and tables