GH_IFC_Project/ ├── app.py # Flask + Hops entry point ├── core/ # Step-wise processing logic │ ├── step1_ifc_parser.py │ ├── step2_xml_parser.py │ ├── step3_match_id.py │ └── step4_detected_updated.py ...
Here is a simple example of simulation using python_polar_coding. Binary messages encoded with Polar code, modulated using BPSK, transmitted over channel with AWGN and decoded using Fast SSC algorithm ...