Skip to content

Decoding example development#17

Merged
meandmytram merged 17 commits into
mainfrom
decoding-dev
May 4, 2022
Merged

Decoding example development#17
meandmytram merged 17 commits into
mainfrom
decoding-dev

Conversation

@meandmytram

Copy link
Copy Markdown
Member

In this branch I'll do further development of the classical LDPC decoding example.

@meandmytram meandmytram added the enhancement New feature or request label Apr 11, 2022
@meandmytram meandmytram requested a review from ko-phy April 11, 2022 18:48
@meandmytram meandmytram self-assigned this Apr 11, 2022
@codecov

codecov Bot commented Apr 11, 2022

Copy link
Copy Markdown

Codecov Report

Merging #17 (d1bc128) into main (8388de4) will increase coverage by 2.85%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #17      +/-   ##
==========================================
+ Coverage   93.74%   96.59%   +2.85%     
==========================================
  Files          12       12              
  Lines         847      881      +34     
==========================================
+ Hits          794      851      +57     
+ Misses         53       30      -23     
Impacted Files Coverage Δ
mpopt/contractor/contractor.py 96.42% <100.00%> (ø)
mpopt/mps/canonical.py 95.13% <100.00%> (+0.17%) ⬆️
mpopt/mps/explicit.py 87.32% <100.00%> (+15.02%) ⬆️
mpopt/optimiser/__init__.py 100.00% <100.00%> (ø)
mpopt/optimiser/dmrg.py 98.73% <100.00%> (ø)
mpopt/utils/utils.py 96.47% <100.00%> (ø)
tests/contractor/test_contractor.py 100.00% <100.00%> (ø)
tests/mps/test_canonical.py 100.00% <100.00%> (ø)
tests/mps/test_explicit.py 100.00% <100.00%> (ø)
tests/optimiser/test_dmrg.py 100.00% <100.00%> (ø)
... and 2 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8388de4...d1bc128. Read the comment docs.

@meandmytram

Copy link
Copy Markdown
Member Author

Closing and merging now.

@meandmytram meandmytram merged commit 3f7d975 into main May 4, 2022
@meandmytram meandmytram deleted the decoding-dev branch May 4, 2022 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants