hichamjanati / pyldpc

Creation of LDPC codes & simulation of coding and decoding binary data. Applications to sound and image files.
BSD 3-Clause "New" or "Revised" License
119 stars 32 forks source link

Support CuPy arrays? #21

Open varun19299 opened 3 years ago

varun19299 commented 3 years ago

Hi, thank you for creating this library.

Would LDPC encoding-decoding benefit from GPU acceleration (for large batches of messages)?