Skip to content

V0.5.0

Compare
Choose a tag to compare
@BastienTr BastienTr released this 20 Jan 12:30
· 120 commits to master since this release
f99ed6d

Warnings:

  • This version abandons Python 2 compatibility and all tests are now validated on Python 3.
  • The Conda version is no longer updated but pip should be updated accordingly as soon as possible.

New features:

  • The convolutional code module now supports puncturing, all code ratios and provides a method for tracing FSM.
  • LDPC encoder, design saving utilities, WiMAX designs and BP decoder enhancements.
  • A tool to estimate the BER performance of a link model using a Monte Carlo estimator.
  • K-best MIMO detector.
  • Updates and corrections in the doc.
  • Several bug fixes.