
(C) 2008-2024 Advanced Micro Devices, Inc. All Rights Reserved.

AOCL LibM - Release Notes - AOCL version 5.0.0
------------------------------------------------------------------------

LibM updates for 5.0:
-----------------------

New APIs - vector versions of powx and sqrt
Debuting C versions of vector array versions of following routines
log, logf, expm1, expm1f, exp2, exp2f, exp10, exp10f, exp, exp1f, cbrt, cbrtf, cos, cosf, sin, sinf
Added C versions of scalar expm1 and expm1f
Performance improvements in the following vector routines
v2d_pow
v2d_log, v4d_log and v8s_log
v2d_sin, v4d_sin 
v2d_cos, v4d_cos and v8s_cos
v2d_exp, v4d_exp and v8s_exp
gtests improvements
Added performance and accuracy tests for vector array routines
Added accuracy tests for complex type routines
ASAN support for Windows


Please refer AOCL User Guide for supported Operating Systems and Compilers.

The package contains AOCL-LibM Library binaries which includes optimizations for
the AMD EPYC and AMD Ryzen processor families, header files and examples.
