Skip to content

vignesh99/QC-LDPC-codes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains the code for the animations in QC-LDPC decoder blog post

Dependencies

The code has been implemented in python, and needs the following libraries :

File description

  • classes.py : Contains the code for all the animations which are defined using manim classes
  • functions.py : Contains the functions required to implement the above classes

Execution

For example, to implement the animation class defined as 'OMS', the following command has to be executed :

manim classes.py OMS

You can find the animation video in the below path of the same directory

media/videos/classes/1080p60/OMS.mp4

Releases

No releases published

Packages

No packages published

Languages