Qaintum / Qaintessent.jl

Digital quantum circuit simulator written in Julia
Apache License 2.0
30 stars 8 forks source link

QAOA Max-k-col. subgraph example (Qaintessent part) #121

Closed Vuenc closed 2 years ago

Vuenc commented 2 years ago

Integrated the gates and gradients for the example into Qaintessent

codecov[bot] commented 2 years ago

Codecov Report

Merging #121 (b63b47f) into master (884541f) will increase coverage by 0.07%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #121      +/-   ##
==========================================
+ Coverage   97.81%   97.89%   +0.07%     
==========================================
  Files          21       24       +3     
  Lines        2426     2513      +87     
==========================================
+ Hits         2373     2460      +87     
  Misses         53       53              
Impacted Files Coverage Δ
src/Qaintessent.jl 100.00% <ø> (ø)
src/qaoa/mixer_gates.jl 100.00% <100.00%> (ø)
src/qaoa/phase_separator_gates.jl 100.00% <100.00%> (ø)
src/qaoa/qaoa_gradients.jl 100.00% <100.00%> (ø)
src/unitary2circuit.jl 99.60% <100.00%> (-0.01%) :arrow_down:

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 dcb983f...b63b47f. Read the comment docs.