adamgreig / labrador-ldpc

LDPC encoding and decoding for Labrador
MIT License
35 stars 4 forks source link

add hard_bit method to DecodeFrom trait #11

Closed scd31 closed 9 months ago

scd31 commented 9 months ago

As previously discussed. Feel free to release a new version after this, whenever you get a chance!

scd31 commented 8 months ago

@adamgreig Mind cutting a new release whenever you have a sec?

adamgreig commented 8 months ago

Sorry for the wait, I started investigating a few performance tweaks in the min-sum decoder but ran out of time before I got any conclusive answers. I've published the panic fixes, the new hard_bit() method, and some trivial updates to use it in decode_ms as v1.2.0. Thanks for your contributions!

scd31 commented 8 months ago

No worries! Didn't want to rush you, just thought you might have forgotten