天衍量子计算云平台 Python SDK
Project description
CtqKit
CTQit Python SDK 本项目由国盾量子计算云平台,中电信天衍量子计算云平台,中科院量子创新研究院开发团队联合开发, 包含新建量子实验、保存量子实验、运行量子实验、查看量子实验结果等多个实验操作接口
结构说明
CTQit Python SDK主要包括以下模块:
- core--核心模块,定义新建实验、保存实验、运行实验、查看实验结果等接口
- utils--工具模块,实现了qasm转qcis、qcis转qasm、化简量子电路等功能
- visualization--可视化模块,实现了可视化量子电路,拓扑图,直方图等功能
- simulator--模拟器模块,实现了模拟器接口
- qalgo--算法模块
- benchmark--算法模块
docs中提供了sphinx文档,其中包含接口说明、使用说明等。 tests中提供了部分函数的单元测试。
安装
推荐使用 pip
安装 ctqkit:
pip install ctqkit
License
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
ctqkit-1.0.0b1.tar.gz
(86.2 kB
view details)
Built Distribution
ctqkit-1.0.0b1-py3-none-any.whl
(101.8 kB
view details)
File details
Details for the file ctqkit-1.0.0b1.tar.gz
.
File metadata
- Download URL: ctqkit-1.0.0b1.tar.gz
- Upload date:
- Size: 86.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.10.11 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a4086dd6f00964168db46eb50d9cde0de5ed22af87d13885ab5201af6fbdcde6 |
|
MD5 | 7917cbd93ece219070b678b6f7b926b0 |
|
BLAKE2b-256 | 2d19de37e8497bbb4eb313c817e89a6177ccfb3896808fe34e5795bacc0cd34d |
File details
Details for the file ctqkit-1.0.0b1-py3-none-any.whl
.
File metadata
- Download URL: ctqkit-1.0.0b1-py3-none-any.whl
- Upload date:
- Size: 101.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.10.11 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 074268e6a754865909e644ee9b7098938ccfa2b94972c194d4511a4efab5776a |
|
MD5 | 2701c0912bca12d664e86ceae0d598d7 |
|
BLAKE2b-256 | 37d0f43d9f84ddbc9fac029360826bbef25118b15d210f91396d6b590616f123 |