Skip to content

Commit bb31a00

Browse files
TamaraCopilot
andcommitted
CRAWLER
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 91ae57d commit bb31a00

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

codes/classical/q-ary_digits/distributed_storage/multiple_erasure_lrc/sequential_recovery.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ name: 'Sequential-recovery code'
1111
introduced: '\cite{arxiv:1401.2422,arxiv:1812.02502}'
1212

1313
description: |
14-
A \(t\)-erasure LRC whose coordinate erasures are recovered in sequential fashion.
14+
A \(t\)-erasure LRC whose erased coordinates are recovered sequentially.
1515
1616
1717
relations:

codes/classical/q-ary_digits/lexicographic.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ introduced: '\cite{manual:{V. I. Levenshtein (1960). "A class of systematic code
1313

1414

1515
description: |
16-
A \(q\)-ary code whose codewords are constructed greedily and iteratively by starting with zero and adding codewords whose distance is the desired minimum distance of the code.
16+
A \(q\)-ary code whose codewords are constructed greedily and iteratively by starting with the all-zero word and adding codewords whose distance from all previously chosen codewords is at least the desired minimum distance of the code.
1717
1818
relations:
1919
parents:

0 commit comments

Comments
 (0)