Skip to content

AFF3CT - Release 2.3.2

Compare
Choose a tag to compare
@kouchy kouchy released this 03 Jul 06:57
· 638 commits to master since this release
c7decf7

Changes listed below:

  • Extend constructors of 'Galois' and 'BCH_polynomial_generator' to support generic primitive polynomials.
  • Add the possibility to dump the best channels of the polar codes.
  • Add missing ML decoder for BCH codes.
  • Thread safe '--enc-g-save-path' option.
  • Improve the CMake scripts and bug fixes.
  • Fix warnings on MSVC compiler (Visual Studio 2019).
  • Fix noise management in Polar codec when working on 64-bit floats.
  • Remove link dependencies with GSL and MKL libraries.
  • CI: merge 'documentation' and 'parser' stages in 'check'.
  • CI: upload the builds as artifacts in the deploy script.