the Qiskit classroom GUI applications.
Project description
Qiskit-Classroom
Qiskit-classroom is a toolkit that helps implement quantum algorithms by converting and visualizing different expressions used in the Qiskit escosystem using Qiskit-classroom-converter. The following three transformations are supported
-
Quantum Circuit to Dirac notation
-
Quantum Circuit to Matirx
-
Matrix to Quantum Circuit
Getting Started
Prerequisites
-
LaTeX distribution(or program) must be installed
-
On GNU/Linux recommend TeX Live
-
On Windows recomend MiKTeX
-
-
git should be installed
-
python must be installed (3.9 <= X <= 3.11)
-
Qt6(>= 6.0.x) must be installed
Install with Flatpak (GNU/Linux)
We currently packaging flatpak package. please wait for a couple of days
Install with PyPi (Windows, MacOS)
We currently packaging python package. please wait for a couple of days.
warning
Apple silicon Processor not supported read this article
you must install latex distribution(program).
How to Debugging
# download package
git https://github.com/KMU-quantum-classrooom/qiksit-classroom.git
# install python packages
cd qiskit-classroom
pip install -r requirements.txt
# run scripts
python -m main.py
ScreenShots
- main window
- Quantum Circuit
It takes in the Python code and the names of the variables in the circuit you want to convert. The Python code can be imported by dragging and dropping or by importing a file.
- Matrix
Takes in a matrix written in Python syntax, the number of qubits, and whether the circuit is observed or not.
Acknowledgement
-
국문 : "본 연구는 2022년 과학기술정보통신부 및 정보통신기획평가원의 SW중심대학사업의 연구결과로 수행되었음"(2022-0-00964)
-
English : "This research was supported by the MIST(Ministry of Science, ICT), Korea, under the National Program for Excellence in SW), supervised by the IITP(Institute of Information & communications Technology Planning & Evaluation) in 2022"(2022-0-00964)
License
Qiskit-Classroom is licensed under the Apache License, Version 2.0
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file qiskit-classroom-0.0.1.tar.gz
.
File metadata
- Download URL: qiskit-classroom-0.0.1.tar.gz
- Upload date:
- Size: 19.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b6d261e58dfd80755817638f040f932b16fa5ab5a264b842c081bc88ebf368b8 |
|
MD5 | d3b0fdc174ceaf7a2786b53155376521 |
|
BLAKE2b-256 | d907b3e5ce11a13b409987379fd1fb0cca0294ec2a3fd1f4e468cf3d3ada8e50 |
File details
Details for the file qiskit_classroom-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: qiskit_classroom-0.0.1-py3-none-any.whl
- Upload date:
- Size: 23.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5915b776af16d68c3dcc17c744cbf128ded70fd9bbce9201335962ff7fbc85aa |
|
MD5 | c73b763e4c05e1ea2217681c8f7e26c6 |
|
BLAKE2b-256 | d42154f123682eea98c6d746b2dd347084acb8d31069296ae079c3167498b35b |