Activity
Use LDPC matrices in QC format stored in header.
Use LDPC matrices in QC format stored in header.
Adds utility function to Julia script converting all .qccsc.json to C…
Adds utility function to Julia script converting all .qccsc.json to C…
Adds all 6 currently published LDPC codes to autogen_ldpc_QC.hpp wher…
Adds all 6 currently published LDPC codes to autogen_ldpc_QC.hpp wher…
Bugfix: remove obsolete template in main_rate_adapted_fer.cpp
Bugfix: remove obsolete template in main_rate_adapted_fer.cpp
Removes template parameter colptr_t from RateAdaptiveCode
Removes template parameter colptr_t from RateAdaptiveCode
Enable using vector<bool> with code selection at the cost of currentl…
Enable using vector<bool> with code selection at the cost of currentl…
Removes testing helper method from encoder_advanced.hpp
Removes testing helper method from encoder_advanced.hpp
Remove concept use to maintain C++17 standard for rate_adaptive_code.hpp
Remove concept use to maintain C++17 standard for rate_adaptive_code.hpp
Cleanup
Cleanup
Adds tests for new RateAdaptiveCode constructors
Adds tests for new RateAdaptiveCode constructors
Adds missing include in header
Adds missing include in header
Updates Julia command line programs
Updates Julia command line programs
Add token for coverage info upload
Add token for coverage info upload
Clean up CMake options (makes header only library easier to use in CM…
Clean up CMake options (makes header only library easier to use in CM…
Updates LICENSE
Updates LICENSE