Closed kotamanegi closed 1 year ago
Hello :wave:
In this PR, I added a QURI Parts quantum circuit converter. Now QuantestPy supports Qiskit, QURI Parts, QASM as input.
Qiskit
QURI Parts
QASM
Changes for existing code:
False
cvt_input_circuit_to_quantestpy_circuit
Feel free to edit my code if you find bugs or want to do some refactoring. Thanks :+1:
Hello :wave:
In this PR, I added a QURI Parts quantum circuit converter. Now QuantestPy supports
Qiskit
,QURI Parts
,QASM
as input.Changes for existing code:
False
on instance detection instead of raising an error.cvt_input_circuit_to_quantestpy_circuit
, the error message is changed.Feel free to edit my code if you find bugs or want to do some refactoring. Thanks :+1: