Qiskit / ecosystem

The Ecosystem consists of projects, tools, utilities, libraries and tutorials from a broad community of developers and researchers. The goal of the Ecosystem is to recognize, support and accelerate development of quantum technologies using Qiskit.
https://www.ibm.com/quantum/ecosystem
Apache License 2.0
102 stars 53 forks source link

[Submission]: Qiskit-Shots-Animator #389

Closed teavuihuang closed 1 year ago

teavuihuang commented 1 year ago

Github repo

https://github.com/teavuihuang/qiskit-shots-animator

Description

Qiskit-Shots-Animator is an open-source Python add-on package I developed for IBM Qiskit that animates quantum job execution results e.g. for 1024 shots: "{'000': 510, '111': 514}" as microwave flashes either on a gate map, or x-ray photo of the quantum computer chip. The stand-alone looping GIF animation can be viewed directly in the Jupyter notebook or saved & exported to webpages & social media. Qiskit animation examples can be seen in the Github repo.

It's purpose is to help newcomers to Quantum to visually comprehend the quantum results. It can also be used as a fun, indirect way to learn quantum circuit design as the students modify the circuits to draw and create simple animation patterns on the gate map like a LED signboard. Hence, I think this is something that could be used / incorporated in IBM Qiskit tutorials, lessons and even YouTube video lessons and presentations.

Email

TVHUANG@HOTMAIL.COM

Alternatives

No response

License

Apache License 2.0

Affiliations

No response

Tags

simulation, circuit simulator, circuit, game, notebook

github-actions[bot] commented 1 year ago

Submission PR #390 has been created with errors in tests :warning: See logs: https://github.com/qiskit-community/ecosystem/actions/runs/5156771772 Please follow minimal requirements for project or/and add ecosystem.json configuration in the root of the project Read more here https://github.com/qiskit-community/ecosystem/blob/main/docs/project_overview.md#adding-project-to-the-ecosystem

mickahell commented 1 year ago

See #438