qiboteam / qibolab

Quantum hardware module and drivers for Qibo.
https://qibo.science
Apache License 2.0
43 stars 15 forks source link

Simulating superconducting qubits #851

Open BrunoLiegiBastonLiegi opened 8 months ago

BrunoLiegiBastonLiegi commented 8 months ago

After a discussion with @Abbas0062898 we were wondering whether it could be useful to provide the means in qibolab for simulating superconducting qubits (at a first stage, this might be extended to other architectures in the future, e.g. cold atoms). A quick way of doing that would be for example to implement an interface to scqubits, that might be integrated in the upcoming emulator #849.

yjmaxpayne commented 8 months ago

Hi Andrea, thanks for the suggestions. Our PR #849 has already implemented superconducting qubits, with IBM-Q's device parameters as the base. Please check this example file for more details. Feel free to let us know your suggestions. But certainly scqubits have some nice features to explore further on the possible integration.

@jykhoo1987 for your attention on this issue.