Skip to main content

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 ecosystem using Qiskit-classroom-converter. The following three transformations are supported

  • Quantum Circuit to Dirac notation

  • Quantum Circuit to Matrix

  • Matrix to Quantum Circuit

Getting Started

Prerequisites

  • LaTeX's distribution(or program) must be installed

    • On GNU/Linux recommend TeX Live

    • On Windows recommend 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're currently packaging flatpak package. please wait for a couple of days

Install with PyPi (Windows, macOS)

pip install qiskit-classroom

warning

Apple Silicon Processor not supported read this article

you must install latex distribution(program).

How to debug

# 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

main-window

  • Quantum Circuit

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

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

qiskit-classroom-0.3.0.tar.gz (20.5 kB view hashes)

Uploaded Source

Built Distribution

qiskit_classroom-0.3.0-py3-none-any.whl (24.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page