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

727 shapely deprecation fixes #772

Closed ismirlia closed 2 years ago

ismirlia commented 2 years ago

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

Updated qiskit code to be compatible with Shapely 1.8

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

no

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

no

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

yes

Summary

Details and comments

priti-ashvin-shah-ibm commented 2 years ago

As a sanity check, I will make a new conda env with this branch and test out a few notebooks.

Checked tutorials/1 Overview/1.2 Quick start.ipynb tutorials/3 Renderers/3.3 Render your design to Ansys.ipynb tutorials/Appendix C Circuit examples/A. Qubits/11-Star_shaped_qubit.ipynb tutorials/Appendix C Circuit examples/A. Qubits/03-concentric_transmon.ipynb

priti-ashvin-shah-ibm commented 2 years ago

Just as a note, issue #727 should stay open since we still need to test with Ansys as a precaution.