Qulacs-Osaka / qulacs-osaka

Development branch of qulacs at Osaka Univ
MIT License
13 stars 6 forks source link

add ParametricQuantumCircuit::merge_circuit() to cppsim_wrapper #391

Closed KowerKoint closed 2 years ago

KowerKoint commented 2 years ago

close #390 オーバーライドしたメソッドもpybindに明記しました。 Issueに書いたコードが無事2を出力するようになりました。

codecov-commenter commented 2 years ago

Codecov Report

Merging #391 (0aea38c) into dev (2867223) will increase coverage by 0.32%. The diff coverage is n/a.

@@            Coverage Diff             @@
##              dev     #391      +/-   ##
==========================================
+ Coverage   72.14%   72.46%   +0.32%     
==========================================
  Files          84       84              
  Lines        6106     6106              
==========================================
+ Hits         4405     4425      +20     
+ Misses       1701     1681      -20     
Impacted Files Coverage Δ
src/cppsim/gate_noisy_evolution.hpp 82.92% <0.00%> (-0.35%) :arrow_down:
...rc/csim/update_ops_control_multi_target_single.cpp 97.61% <0.00%> (+16.66%) :arrow_up:

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