BQSKit / bqskit

Berkeley Quantum Synthesis Toolkit
Other
106 stars 31 forks source link

add get_inverse features #249

Open Youngcius opened 1 month ago

Youngcius commented 1 month ago
  1. Add get_inverse and get_inverse_params features for all single-qubit and two-qubit constant and parameterized gates
  2. Add necessary gate definitions and corresponding OpenQASM definitions
  3. Remedy a format-string line in "passes/mapping/placement/trivial.py" that leads to testing errors fixes #227