The platform independent header allowing to compile any C/C++ code containing ARM NEON intrinsic functions for x86 target systems using SIMD up to AVX2 intrinsic functions
master
Victoria Zhislina
hunterize NEON_2_SSE (INTERFACE library)
update .gitignore
Add Compatibility for CMake 4 (#80)
add code_of_conduct, contributing agreement, and security.md
Update LICENSE
alignment runtime checks for load/store eliminated to fix the issue #90. Performance improvement and tests correctness confirmed
Update performance instructions in ReadMe.md