A simple example package
Project description
QuSim, a transmon system simulator
Table of Contents
About
A simulator aim at simulating and solving Transmon based qubit-coupler-resonator system.
This program is directed by Dr. Fei Yan, BAQIS. The original code structe is adoppted from Mr. Pan Shi, Wuhan University & BAQIS, and contributed by Mr. Jiheng Duan and Dr. Ruixia Wang, and Dr. Zhen Chen.
Look up the PyPI page: https://pypi.org/project/qusim/
User_Guide
Install (use pip)
pip install qusim
Requirement
You are required to install all these python packages in the system for running this simulator. See requirements.txt
.
Python
, version >= 3.10qutip
, version >= 4.6.3
qutip 4.6.3
is strongly recommanded. As we usequtip 4.7.5
, thepropagator
solver will crash your terminal.- Nocie that
qutip 4.6.3
requiresscipy 1.10.1
exactly. Otherwise it will raise up error in functionfast_crs_matrix
. (https://stackoverflow.com/questions/76560698/python-3-10-qutip-attributeerror-cant-set-attribute-format)
matplotlib
pickle
, any versionjupyter lab
orjupyter notebook
, optional
Download
Just downloading the entire folder.
There is also a release.
Usage
We have two version: the
transmon_system.py
andarb_qubit_system.py
The detailed tutorial are shown in folder tutorial/~
, including required imports, define a system, what inside a system, scan zz-coupling, scan energy level, driven system dynamics, single qubit gate calibration, and DRAG calibration.
Features
Our simulator includes the following features:
- Support multiple qubits
- Multiple initial state simulation
- Internal plot function
- DRAG
- Generalized for any qubit
- Good data saving and loading functions
- Tunable coupler helper
- Aviod crossing helper
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
File details
Details for the file qusim-1.0.3.tar.gz
.
File metadata
- Download URL: qusim-1.0.3.tar.gz
- Upload date:
- Size: 34.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c9b7d5144fc6156d8587f2a19a1d0ae9e420afa943e982e65ac77260584e4b20 |
|
MD5 | bd9f262f1491ee707f0234addce153b3 |
|
BLAKE2b-256 | 23931903417cd92ff742ecab4d5d6d96280634761746a15dd8a859cf8981257e |
File details
Details for the file qusim-1.0.3-py3-none-any.whl
.
File metadata
- Download URL: qusim-1.0.3-py3-none-any.whl
- Upload date:
- Size: 43.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3dded7701feedb87f8e41d06363c5d331c028bb9585ab1d22438316ef376ae4c |
|
MD5 | 6b0962d9bcb32dc714af1f37afb2c087 |
|
BLAKE2b-256 | c611bfac0c622e6800f90301e97ff70571338bf2e3664c07dcd8f0e8aff9f76a |