Skip to content

Second order magnus #46

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

Merged
merged 63 commits into from
Mar 2, 2021
Merged

Second order magnus #46

merged 63 commits into from
Mar 2, 2021

Conversation

thangleiter
Copy link
Member

This adds functionality to compute the second order of the Magnus expansion, allowing exact results for the quantum process for Gaussian noise.

Also:
 - use more meaningful names
 - don't use zeros_like, empty_like
@codecov
Copy link

codecov bot commented Feb 16, 2021

Codecov Report

Merging #46 (c68d14f) into master (63532c1) will increase coverage by 0.32%.
The diff coverage is 98.69%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #46      +/-   ##
==========================================
+ Coverage   96.88%   97.21%   +0.32%     
==========================================
  Files           9        9              
  Lines        2084     2187     +103     
  Branches      483      502      +19     
==========================================
+ Hits         2019     2126     +107     
+ Misses         27       25       -2     
+ Partials       38       36       -2     
Impacted Files Coverage Δ
filter_functions/numeric.py 96.91% <98.16%> (+2.30%) ⬆️
filter_functions/plotting.py 99.65% <100.00%> (ø)
filter_functions/pulse_sequence.py 97.38% <100.00%> (+0.03%) ⬆️
filter_functions/util.py 97.68% <100.00%> (-0.01%) ⬇️

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 1d27213...c68d14f. Read the comment docs.

@thangleiter thangleiter merged commit 3659145 into master Mar 2, 2021
@thangleiter thangleiter deleted the feature/second_order_magnus branch March 2, 2021 08:29
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.

1 participant