PretentiousOnPurpose / PolarCodesForNR

CRC-Aided Polar Codes for 5G New Radio
14 stars 8 forks source link

Refactor codebase and include performance optimization #4

Closed PretentiousOnPurpose closed 1 year ago

PretentiousOnPurpose commented 1 year ago

Clean up the codebase and see if Intel AVX or SIMD instructions can be incorporated for improved performance.

PretentiousOnPurpose commented 1 year ago

Refactoring of codebase done. Intel AVX/SIMD will be looked into later.