dwavesystems / dwave-gate

dwave-gate is a software package for constructing, modifying and running quantum circuits on the provided state-vector simulator.
Apache License 2.0
15 stars 8 forks source link

Add documentation #18

Closed thisac closed 1 year ago

thisac commented 1 year ago
codecov-commenter commented 1 year ago

Codecov Report

Merging #18 (7e6cdff) into master (6566ce2) will increase coverage by 0.08%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #18      +/-   ##
==========================================
+ Coverage   89.84%   89.93%   +0.08%     
==========================================
  Files          15       15              
  Lines        1142     1152      +10     
  Branches      179      179              
==========================================
+ Hits         1026     1036      +10     
  Misses        116      116              
Impacted Files Coverage Δ
dwave/gate/circuit.py 100.00% <100.00%> (ø)
dwave/gate/mixedproperty.py 100.00% <100.00%> (ø)
dwave/gate/operations/__init__.py 100.00% <100.00%> (ø)
dwave/gate/operations/base.py 100.00% <100.00%> (ø)
dwave/gate/operations/operations.py 100.00% <100.00%> (ø)
dwave/gate/primitives.py 100.00% <100.00%> (ø)
dwave/gate/registers/__init__.py 100.00% <100.00%> (ø)
dwave/gate/simulator/__init__.py 100.00% <100.00%> (ø)
dwave/gate/tools/__init__.py 100.00% <100.00%> (ø)
dwave/gate/utils.py 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more