Parvfect / HelixWorks

Code for the Channels and Decoding Methods
0 stars 0 forks source link

Allow Tanner Graph Structure to have irregular Connections #33

Closed Parvfect closed 8 months ago

Parvfect commented 8 months ago

Take list of dv and dc as an input - and allow it, should not break the single dv, dc case so may be an init thing

Parvfect commented 8 months ago

Need to adjust establish_connections_assign_values, and the decoders (verify first with bec decoder by bassing [dv for i in n] as vs and then adjusting the decoders that way. Or, optionally, could stick to an irregular case and make the regular a Special case

Parvfect commented 8 months ago

Done - now need to change establish connections - we are getting the H and Harr from Roman's method so don't need to stress about changing those aspects

Parvfect commented 8 months ago

Done = changed establish connections. Might be a good idea to make it direct CN connections as a general rule of thumb