Skip to content

add complex number implementation in kotlin/native using Vector128 #170

@devcrocod

Description

@devcrocod

Vector128 provides an efficient way to work with SIMD instructions. The suggested implementation of complex numbers based on Vector128 will enable leveraging these advantages for performing complex number operations efficiently and in an optimized manner.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestnativeAn issue/PR related to NativeperfAn issue/PR related to performance

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions