gap-packages / guava

GAP package guava - computations relative to error-correcting codes
https://gap-packages.github.io/guava
Other
13 stars 7 forks source link

Merge READMEs, rename some files #68

Closed fingolfin closed 2 years ago

fingolfin commented 2 years ago

Resolves #67

I split this into several commits to make it easier to trace what I changed exactly. But of course you can "squash merge" this to turn it into a single commit :-)

codecov[bot] commented 2 years ago

Codecov Report

Merging #68 (65f2f49) into master (41bf2ca) will decrease coverage by 2.23%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master      #68      +/-   ##
==========================================
- Coverage   49.36%   47.13%   -2.24%     
==========================================
  Files          44       44              
  Lines       14666    14204     -462     
  Branches      203      203              
==========================================
- Hits         7240     6695     -545     
- Misses       7426     7509      +83     
Impacted Files Coverage Δ
lib/toric.gi 14.00% <0.00%> (-7.16%) :arrow_down:
lib/codeword.gi 71.00% <0.00%> (-5.23%) :arrow_down:
lib/util2.gi 31.35% <0.00%> (-4.19%) :arrow_down:
lib/codemisc.gi 17.24% <0.00%> (-3.86%) :arrow_down:
lib/codeops.gi 41.01% <0.00%> (-3.84%) :arrow_down:
lib/util.gi 72.07% <0.00%> (-3.71%) :arrow_down:
lib/codenorm.gi 8.72% <0.00%> (-3.64%) :arrow_down:
lib/codegen.gi 50.06% <0.00%> (-3.53%) :arrow_down:
lib/codeman.gi 24.30% <0.00%> (-3.23%) :arrow_down:
lib/matrices.gi 22.85% <0.00%> (-3.19%) :arrow_down:
... and 9 more