qiskit-community / qiskit-metal

Quantum Hardware Design. Open-source project for engineers and scientists to design superconducting quantum devices with ease.
https://qiskit-community.github.io/qiskit-metal/
Apache License 2.0
272 stars 201 forks source link

Nick iswap #864

Closed nalanzil closed 1 year ago

nalanzil commented 1 year ago

What are the issues this pull addresses (issue numbers / links)?

This PR adds three new components and a demo notebook for full chip design which calls on each of the three components.

Did you add tests to cover your changes (yes/no)?

Yes

Did you update the documentation accordingly (yes/no)?

Yes

Did you read the CONTRIBUTING document (yes/no)?

Yes

Summary

Three new components: concentric qubit, lumped resonator, tunable coupler New demo notebook: Full physical design of three different iSWAP gates from the literature

Details and comments