Skip to content

Commit 0f5df20

Browse files
committed
Updated CHANGELOG
* Implemented SIMD-optimized trigonometric functions sinf and cosf. * Implemented Lanczos filter kernel computation function.
1 parent c332d7a commit 0f5df20

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG

+2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
*******************************************************************************
44

55
=== 1.0.30 ===
6+
* Implemented SIMD-optimized trigonometric functions sinf and cosf.
7+
* Implemented Lanczos filter kernel computation function.
68
* Updated build scripts.
79

810
=== 1.0.29 ===

0 commit comments

Comments
 (0)