This repository contains an example for how to customize Polar.jl, a Julia implementation of various aspects of polar codes. In the case at hand, Polar.jl was extended to analyze and design ternary quantized polar code decoders.
For more information on this specific use case, check out our paper:
- J. Neu, M. C. Coşkun, G. Liva, ''Ternary Quantized Polar Code Decoders: Analysis and Design'', 53rd Annual Asilomar Conference on Signals, Systems, and Computers, Pacific Grove, CA, USA, Nov. 2019. arXiv:1910.01176
This repository is intended for Julia v1.0 and above.
The code is provided as is, without any warranties or guarantees (neither implicit nor explicit). Use at your own risk!
- J. Neu, M. C. Coşkun, G. Liva, ''Ternary Quantized Polar Code Decoders: Analysis and Design'', 53rd Annual Asilomar Conference on Signals, Systems, and Computers, Pacific Grove, CA, USA, Nov. 2019. arXiv:1910.01176
- J. Neu, ''Polar.jl: Julia implementation of polar coding'', URL: https://jneu.net/Polar.jl
@MISC{Polar_jl, author = {Neu, Joachim}, title = {{Polar.jl}: {Julia} implementation of polar coding}, howpublished = {\url{https://jneu.net/Polar.jl}}, year = 2019, }