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
270 stars 201 forks source link

Pyaedt renderer #935

Closed priti-ashvin-shah-ibm closed 1 year ago

priti-ashvin-shah-ibm commented 1 year ago

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

Since the ansys renderer requires paid full license and the use of Windows comm port, now, these renderers in the future MAY be used by student license which is free. (Presently the pull request has been tested with ONLY a paid full license.) Also, pyaedt API is used to connect to Ansys, so that we are not limited to windows comm-port. However, this has been only tested on widows OS.

The foundation has been built to use student licenses. It is an opportunity for people in the community to contribute in the future to test and fix bugs when using a student license for Ansys..

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

No

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

ues

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

Summary

Details and comments

priti-ashvin-shah-ibm commented 1 year ago

As a test, I made a new conda env and then I ran the two notebooks on Ansys on windows.