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
276 stars 205 forks source link

Add renderer agnostic code for box_plus_buffer vs aggregate of chip sizes. #832

Closed priti-ashvin-shah-ibm closed 2 years ago

priti-ashvin-shah-ibm commented 2 years ago

Please be as descriptive as possible, including: what is expected, why is this feature needed, what is the objective, etc.

What is the feature being requested?

Add renderer agnostic code for box_plus_buffer vs aggregate of chip sizes.

What are use cases for this feature?

More than one renderer can use this logic and it is not repeated for each renderer.