Skip to content

Commit 4ac2827

Browse files
committed
refactor: remove educational vs professional LDPC codes comparison example and related visualizations
1 parent 36cd7a9 commit 4ac2827

File tree

2 files changed

+0
-631
lines changed

2 files changed

+0
-631
lines changed

docs/examples/models_fec/index.rst

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -185,22 +185,6 @@ Forward Error Correction (FEC) models and coding techniques, including modern de
185185
<div class="sphx-glr-thumbnail-title">Syndrome Decoding Visualization</div>
186186
</div>
187187

188-
.. raw:: html
189-
190-
<div class="sphx-glr-thumbcontainer" tooltip="This example demonstrates the fundamental differences between educational hand-crafted LDPC codes :cite:`gallager1962low` and professional RPTU database codes, explaining why direct performance comparison is inappropriate and misleading. We focus on: - Educational value of small hand-crafted codes - Real-world applications of RPTU database codes - Why these serve different purposes - Proper evaluation methodologies for each type **Key Message**: These code types serve different purposes and should not be directly compared for "performance" - it's like comparing a bicycle to an airplane for transportation efficiency.">
191-
192-
.. only:: html
193-
194-
.. image:: /auto_examples/models_fec/images/thumb/sphx_glr_plot_ldpc_educational_vs_professional_thumb.png
195-
:alt: Educational vs Professional LDPC Codes: Understanding the Differences
196-
197-
:ref:`sphx_glr_auto_examples_models_fec_plot_ldpc_educational_vs_professional.py`
198-
199-
.. raw:: html
200-
201-
<div class="sphx-glr-thumbnail-title">Educational vs Professional LDPC Codes: Understanding the Differences</div>
202-
</div>
203-
204188
.. raw:: html
205189

206190
</div>
@@ -220,4 +204,3 @@ Forward Error Correction (FEC) models and coding techniques, including modern de
220204
/auto_examples/models_fec/plot_fec_polar_advanced_visualization
221205
/auto_examples/models_fec/plot_fec_polar_simulation
222206
/auto_examples/models_fec/plot_fec_syndrome_decoding
223-
/auto_examples/models_fec/plot_ldpc_educational_vs_professional

0 commit comments

Comments
 (0)