ahmad-sho

Results 2 comments of ahmad-sho

> What is your expected result? I have just executed the code snippet provided and I get the following results. > > ```python > Soft error = 0.8970588235294118 > Hard...

> Are you sure that you run the exact same code? For instance, you use `finalSignalHard[n*K:(n+1)*K] = zInitialHard[1,0:K]` but `zInitialHard[1,0:K]` is the LLR rather than the bits that are accessed...