qiskit-community / qiskit-ionq

Qiskit provider for IonQ backends
https://qiskit-community.github.io/qiskit-ionq/
Apache License 2.0
41 stars 22 forks source link

empty circuits after optimization emit warning #181

Open splch opened 1 month ago

splch commented 1 month ago

Summary

potentially add function that optimizes and warns if the circuit is empty

Details and comments

this might not be good because large circuits can take a long time to optimize this should be handled server-side imo