qiskit_to_tk
does not work with exponentials in parameterized circuits
#185
Labels
bug
Something isn't working
circuit_conversion
Issues and pull requests related to coverting qiskit circuits to pytket and vice versa
Here is a minimal example in which I ran into error:
The error message I got was:
I tested with other functions such as
arccos()
,log()
, and so on and they all worked. It seems it is only the exponential that is giving the problem.Is there a workaround for this? Thanks!
qiskit version: 0.44.2
pytket-qiskit version: 0.44.0
The text was updated successfully, but these errors were encountered: