Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…to list.
  • Loading branch information
mickahell authored Jul 25, 2023
1 parent c1c0b56 commit e6aeb4c
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions ecosystem/resources/members/qiskit-shots-animator.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
name = "qiskit-shots-animator"
url = "https://github.com/teavuihuang/qiskit-shots-animator"
description = "[Qiskit-Shots-Animator ](https://pypi.org/project/qiskit-shots-animator/1.0.1/)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](https://github.com/teavuihuang/qiskit-shots-animator). 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."
licence = "Apache License 2.0"
contact_info = "[email protected]"
alternatives = "_No response_"
affiliations = "_No response_"
website = "_No response_"
labels = [ "simulation", "circuit simulator", "circuit", "game", "notebook",]
created_at = 1690265586.9762
updated_at = 1690265586.976204
tests_results = []
styles_results = []
coverages_results = []
tier = "Community"
skip_tests = false
historical_test_results = []

0 comments on commit e6aeb4c

Please sign in to comment.