mirror of
https://github.com/status-im/leopard.git
synced 2025-02-17 00:17:42 +00:00
Update README.md
This commit is contained in:
parent
179d8d5284
commit
7dac6011d0
@ -1,6 +1,8 @@
|
|||||||
# Leopard-RS
|
# Leopard-RS
|
||||||
## Leopard Reed-Solomon Error Correction Codes in C
|
## Leopard Reed-Solomon Error Correction Codes in C
|
||||||
|
|
||||||
|
#### This software is still under active development. It may or may not work right now. I'm trying to get it done ASAP. Current latest result is that K=128 code rate 1/2 is working and benchmarks are posted here: [http://catid.mechafetus.com/news/news.php?view=399](http://catid.mechafetus.com/news/news.php?view=399)
|
||||||
|
|
||||||
Leopard-RS is a portable, fast library for Forward Error Correction.
|
Leopard-RS is a portable, fast library for Forward Error Correction.
|
||||||
From a block of equally sized original data pieces, it generates recovery
|
From a block of equally sized original data pieces, it generates recovery
|
||||||
symbols that can be used to recover lost original data.
|
symbols that can be used to recover lost original data.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user