Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add circuit diagrams to source code (Qiskit#7350)
* Add circuit diagrams to test_hoare_opt.py * Add circuit diagram to equivalence_library.py * Add a TODO in equivalence_library.py * Add circuit diagram to echo_rzx_weyl_decomposition * Add circuit diagram to merge_adjacent_barriers.py * Add circuit diagram to test/python/circuit/library * Add circuit diagram to test/python/circuit * Add circuit diagram to test/python/compiler * Add circuit diagram to test/python/dagcircuit * Add circuit diagram to test/python * Format source code with black * Chang block comment from string to line annotation * Add circuit diagram to standard_gates * Add parsed-literal before circuit diagram * fix a lint problem * Update circuit diagram in test * Fix a lint problem * Add blank lines before and after parsed-literal Co-authored-by: Luciano Bello <bel@zurich.ibm.com>
- Loading branch information