qiskit-community / qiskit-ignis

Ignis (deprecated) provides tools for quantum hardware verification, noise characterization, and error correction.
Apache License 2.0
168 stars 162 forks source link

Update RB code to work with Terra's CNOTDihedral class and remove this class from Ignis #571

Closed ShellyGarion closed 3 years ago

ShellyGarion commented 3 years ago

Summary

Update RB code to work with Terra's CNOTDihedral class, and remove Ignis's CNOTDihedral class. This fixes some deprecation warnings.

Details and comments