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

Fixed unitary matrix elements #61

Merged
merged 6 commits into from
Oct 4, 2022
Merged

Fixed unitary matrix elements #61

merged 6 commits into from
Oct 4, 2022

Conversation

harshangrjn
Copy link
Owner

No description provided.

@harshangrjn harshangrjn added this to the v0.5.0 milestone Oct 3, 2022
@codecov
Copy link

codecov bot commented Oct 3, 2022

Codecov Report

Base: 94.76% // Head: 96.05% // Increases project coverage by +1.29% 🎉

Coverage data is based on head (d499e44) compared to base (db12d63).
Patch coverage: 94.86% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #61      +/-   ##
==========================================
+ Coverage   94.76%   96.05%   +1.29%     
==========================================
  Files          13       13              
  Lines        1776     1876     +100     
==========================================
+ Hits         1683     1802     +119     
+ Misses         93       74      -19     
Impacted Files Coverage Δ
src/QuantumCircuitOpt.jl 100.00% <ø> (ø)
src/data.jl 92.48% <50.00%> (-0.41%) ⬇️
src/log.jl 94.07% <92.59%> (+4.60%) ⬆️
src/constraints.jl 97.90% <95.65%> (+1.12%) ⬆️
src/utility.jl 95.25% <96.05%> (+0.49%) ⬆️
src/variables.jl 98.33% <97.29%> (+5.90%) ⬆️
src/objective.jl 96.87% <100.00%> (+15.29%) ⬆️
src/qc_model.jl 97.67% <100.00%> (+1.58%) ⬆️
src/solution.jl 96.66% <100.00%> (+3.33%) ⬆️
src/types.jl 100.00% <100.00%> (ø)
... and 7 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.

@harshangrjn harshangrjn merged commit 15b72d4 into master Oct 4, 2022
@harshangrjn harshangrjn deleted the U_matrix_fixed_idx branch October 4, 2022 04:36
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