From e6aeb4c12794cc2791a821a13a42b7a4c276d9aa Mon Sep 17 00:00:00 2001 From: mickahell Date: Tue, 25 Jul 2023 06:13:07 +0000 Subject: [PATCH] Submission - Add https://github.com/teavuihuang/qiskit-shots-animator to list. --- .../members/qiskit-shots-animator.toml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 ecosystem/resources/members/qiskit-shots-animator.toml diff --git a/ecosystem/resources/members/qiskit-shots-animator.toml b/ecosystem/resources/members/qiskit-shots-animator.toml new file mode 100644 index 0000000000..f16ee8a0d8 --- /dev/null +++ b/ecosystem/resources/members/qiskit-shots-animator.toml @@ -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 = "TVHUANG@HOTMAIL.COM" +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 = []