Skip to content

Commit

Permalink
remove TODO for physics simulator
Browse files Browse the repository at this point in the history
  • Loading branch information
lazyoracle committed Dec 29, 2021
1 parent d5da67f commit eac7c24
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion c3/qiskit/c3_backend.py
Original file line number Diff line number Diff line change
Expand Up @@ -453,7 +453,6 @@ def run_experiment(self, experiment: QasmQobjExperiment) -> Dict[str, Any]:


class C3QasmPhysicsSimulator(C3QasmSimulator):
# TODO Boilerplate code. This simulator is not yet implemented.
"""A C3-based perfect gates simulator for Qiskit
Parameters
Expand Down

0 comments on commit eac7c24

Please sign in to comment.