zapatacomputing/benchq

Remove Jabalizer altogether from graph_sim_mini.jl

Closed this issue · 1 comments

n_qubits = Jabalizer.pyconvert(Int, circuit.n_qubits)

pynconvert is exported from PythonCall and there is no reason to import it from Jabalizer

Closing this issue as it was addressed in the above PR.