A quantum information research toolkit
Project description
QIRT - Quantum Information Research Toolkit
A quantum information research toolkit based on Qiskit, designed to facilitate research and development in quantum information science.
Quick Start
-
Install QIRT using pip:
pip install QIRT
-
Set up Jupyter Notebook (if not already installed):
pip install jupyter jupyter notebook
Basic Usage in Jupyter Notebook
Create a new notebook and run the following:
from QIRT import QuantumState, QuantumCircuit
# Create a quantum state
state = QuantumState.from_label('00')
# Visualize the state
state.draw()
# Create a quantum circuit
circuit = QuantumCircuit(2)
circuit.h(0) # Apply Hadamard gate to the first qubit
circuit.cx(0, 1) # Apply CNOT gate
# Apply circuit to state
final_state = state.apply(circuit)
final_state.draw()
Documentation
For detailed documentation, tutorials, and how-to guides, visit our documentation website.
- Tutorials: Learn the basics of QIRT with hands-on examples.
- How-To Guides: Detailed instructions for specific tasks.
- API Reference: Detailed descriptions of QIRT functions, classes, and modules.
Requirements
- Python >= 3.10
- qiskit[visualization] >= 1.1.0
- IPython >= 8.24.0
- Jupyter Notebook (for visualization)
Configuration
QIRT can be configured using ~/.QIRT/config.ini. See the documentation for more details.
License
This project is open source under the MIT license. Note that separately installed extensions are not part of the QIRT project and have their own licenses.
Support
If you encounter any issues or have questions, please open an issue on our GitHub repository.
Project details
Release history Release notifications | RSS feed
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file qirt-1.3.0.tar.gz.
File metadata
- Download URL: qirt-1.3.0.tar.gz
- Upload date:
- Size: 67.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
26ec843884d2130fb95c0c5a9ce1a8ba9c54b34712cf14586d2846aed78f9e32
|
|
| MD5 |
2d3b7ef047df4b2abe112112aa955d02
|
|
| BLAKE2b-256 |
816e4cd47363989595b7e369fbdf8fe37c53b63df01a41446a73f3f3874ad5f0
|
Provenance
The following attestation bundles were made for qirt-1.3.0.tar.gz:
Publisher:
release.yml on Slope86/QIRT
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
qirt-1.3.0.tar.gz -
Subject digest:
26ec843884d2130fb95c0c5a9ce1a8ba9c54b34712cf14586d2846aed78f9e32 - Sigstore transparency entry: 145512291
- Sigstore integration time:
-
Permalink:
Slope86/QIRT@ef576c5905082f8b4934b52c4d1d067a75f9cc59 -
Branch / Tag:
refs/tags/v1.3.0 - Owner: https://github.com/Slope86
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@ef576c5905082f8b4934b52c4d1d067a75f9cc59 -
Trigger Event:
release
-
Statement type:
File details
Details for the file QIRT-1.3.0-py3-none-any.whl.
File metadata
- Download URL: QIRT-1.3.0-py3-none-any.whl
- Upload date:
- Size: 28.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4e746306d2f6119dea10032489b8f0d843b57f39551fd7c554ed8e1cdfef7f3f
|
|
| MD5 |
a2467558204461043fbe3e16d567df44
|
|
| BLAKE2b-256 |
1f98b7c6396ba55bf3f72800c906f3f5d4500c5fa12642d187cc74186a9dcd1b
|
Provenance
The following attestation bundles were made for QIRT-1.3.0-py3-none-any.whl:
Publisher:
release.yml on Slope86/QIRT
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
qirt-1.3.0-py3-none-any.whl -
Subject digest:
4e746306d2f6119dea10032489b8f0d843b57f39551fd7c554ed8e1cdfef7f3f - Sigstore transparency entry: 145512293
- Sigstore integration time:
-
Permalink:
Slope86/QIRT@ef576c5905082f8b4934b52c4d1d067a75f9cc59 -
Branch / Tag:
refs/tags/v1.3.0 - Owner: https://github.com/Slope86
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@ef576c5905082f8b4934b52c4d1d067a75f9cc59 -
Trigger Event:
release
-
Statement type: