cm256cc 1.1.0
Cauchy MDS Block Erasure Codec
This is a C++ library implementing fast GF(256) Cauchy MDS Block Erasure Codec.
- Website: https://github.com/f4exb/cm256cc
- Licenses: GPL 3+
- Package source: gnu/packages/radio.scm
- Builds: See build status
- Issues: See known issues
Installation
Install cm256cc 1.1.0
as follows:
guix install cm256cc@1.1.0
Or install the latest version:
guix install cm256cc
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.