Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added docstring to pauli_error_channel() #459

Merged
merged 1 commit into from
Mar 3, 2023
Merged

Added docstring to pauli_error_channel() #459

merged 1 commit into from
Mar 3, 2023

Conversation

jlbosse
Copy link
Contributor

@jlbosse jlbosse commented Mar 3, 2023

and changed meaning of p in bit_flip_channel and phase_flip_channel to be consistent with the other error channels

Changes to be committed:
modified: lib/YaoBlocks/src/channel/error_channel.jl
modified: lib/YaoBlocks/test/channel/error_channel.jl

and changed meaning of `p` in `bit_flip_channel` and `phase_flip_channel` to
be consistent with the other error channels

Changes to be committed:
	modified:   lib/YaoBlocks/src/channel/error_channel.jl
	modified:   lib/YaoBlocks/test/channel/error_channel.jl
@codecov
Copy link

codecov bot commented Mar 3, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.52 🎉

Comparison is base (dc9d152) 88.24% compared to head (6914f34) 88.76%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #459      +/-   ##
==========================================
+ Coverage   88.24%   88.76%   +0.52%     
==========================================
  Files          77       51      -26     
  Lines        4807     3134    -1673     
==========================================
- Hits         4242     2782    -1460     
+ Misses        565      352     -213     
Impacted Files Coverage Δ
lib/YaoBlocks/src/channel/error_channel.jl 100.00% <100.00%> (ø)
lib/YaoSym/src/symengine/instruct.jl
lib/YaoSym/src/symengine/blocks.jl
lib/YaoArrayRegister/src/instruct.jl
src/EasyBuild/qft_circuit.jl
lib/YaoAPI/src/interface.jl
src/EasyBuild/variational_circuit.jl
src/EasyBuild/hadamardtest.jl
src/EasyBuild/google53.jl
lib/YaoSym/src/YaoSym.jl
... and 17 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@Roger-luo Roger-luo merged commit 3c32617 into QuantumBFS:master Mar 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants