Skip to content

Commit 9a1b557

Browse files
committed
Updated CHANGELOG:
* Additional optimizations of parallel mathematics functions with AVX-512 instruction set
1 parent 80c314d commit 9a1b557

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
* AVX2 optimization of search functions for maximum and minimum.
77
* Implemented SIMD-optimized gate functions.
88
* AVX512 optimization of packed complex functions.
9+
* Additional optimizations of parallel mathematics functions with AVX-512 instruction set.
910

1011
=== 1.0.18 ===
1112
* Fixed compilation regression for 32-bit Clang compiler.

0 commit comments

Comments
 (0)