This website requires JavaScript.
Explore
Help
Sign In
an.tsouchlos
/
ba-thesis
Watch
1
Star
0
Fork
0
You've already forked ba-thesis
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
1
Wiki
Activity
d129a222bc
ba-thesis
/
sw
/
decoders
History
Andreas Tsouchlos
d129a222bc
Moved calculation of A and B sets from ProximalDecoder::_grad_h() to ProximalDecoder::__init__()
2022-11-07 14:38:30 +01:00
..
__init__.py
Formatting
2022-11-07 11:56:12 +01:00
channel.py
Added Encoder class and modified interface of utility.test_decoder()
2022-11-07 11:54:28 +01:00
naive_soft_decision.py
Proximal decoder now return the decoded dataword instead of the codeword
2022-11-07 14:07:46 +01:00
proximal.py
Moved calculation of A and B sets from ProximalDecoder::_grad_h() to ProximalDecoder::__init__()
2022-11-07 14:38:30 +01:00
utility.py
Fixed bug in BER calculation
2022-11-07 14:08:05 +01:00