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

Extend the perfect-entanglers example to show a standard gate optimization #26

Merged
merged 1 commit into from
Sep 7, 2022

Conversation

goerz
Copy link
Member

@goerz goerz commented Sep 7, 2022

Closes #24

@goerz goerz added the documentation Improvements or additions to documentation label Sep 7, 2022
@codecov-commenter
Copy link

codecov-commenter commented Sep 7, 2022

Codecov Report

Merging #26 (2d6dc19) into master (588d9df) will increase coverage by 1.38%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master      #26      +/-   ##
==========================================
+ Coverage   81.44%   82.82%   +1.38%     
==========================================
  Files           6        6              
  Lines         361      361              
==========================================
+ Hits          294      299       +5     
+ Misses         67       62       -5     
Impacted Files Coverage Δ
src/optimize.jl 89.77% <0.00%> (+4.54%) ⬆️
src/GRAPE.jl 100.00% <0.00%> (+50.00%) ⬆️

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

@goerz goerz merged commit 2d6dc19 into master Sep 7, 2022
@goerz goerz deleted the gate-optimization-example branch September 7, 2022 03:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add example for the direct optimization of a unitary gate
2 participants