Skip to content

Softwae for running simulations with product codes

License

Notifications You must be signed in to change notification settings

fblomqvi/pcdecode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pcdecode contains tools for doing simulations with product codes built with Reed-Solomon codes. The main use case is simulations for (academic) research.

BUILDING

If building from a release tarball, the standard

./configure
make

will suffice. If you're building from git then run

autoreconf -i --force
./configure
make

Optionally you can install everything with

make install

Dependencies:

About

Softwae for running simulations with product codes

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published