Menu

#251 LDPC_Generator_Systematic::construct() returns wrong ordering

release_4.3.x
accepted
None
5
2016-05-20
2016-05-11
No

I believe to have fixed a bug in itpp/comm/ldpc.cpp in function LDPC_Generator_Systematic::construct() Calling the function with natural_ordering=false, the returned permutation vector was inconsistent with the column changes performed on the parity check matrix, as it did not take into account the random reshuffling of the columns. (Patch attached)

1 Attachments

Discussion

  • Bogdan Cristea

    Bogdan Cristea - 2016-05-20

    changes pushed into master

     
  • Bogdan Cristea

    Bogdan Cristea - 2016-05-20
    • status: open --> accepted
    • assigned_to: Bogdan Cristea
    • Group: SVN --> release_4.3.x
    • Priority: 1 --> 5
     

Log in to post a comment.