WuYueSDK offers developers an integrated development suite that covers the entire lifecycle of quantum algorithm programs—from design to simulation, optimization, and verification—significantly reducing complexity, enabling flexible quantum program construction, and delivering a quick-start experience with easy usage.
Project description
WuYueSDK
一、介绍
WuYueSDK是一款基于量子逻辑门的开源量子计算编程框架,其核心由三个模块组成,分别是wuyue quantum、wuyue qutorch、wuyue pulse。
wuyue quantum可用于复杂量子线路的模拟以及量子程序的构建,是联接量子计算开发者与经典模拟器和真实量子计算硬件的高级语言,可协助使用者高效地进行量子算法设计和验证。
wuyue qutorch是一款量子人工智能编程框架,提供自动微分与向量化并行能力,支持高效的量子电路构建与训练,适用于量子机器学习、量子组合优化及量子化学模拟等应用场景。
wuyue pulse是脉冲级量子编程框架,支持脉冲级精细调度与优化,实现脉冲级量子计算流程模拟。
二、安装
通过pip安装
本项目推荐python 3.11,需安装pytorch
通过下述命令编译安装WuYueSDK,可选下述两种方式
1、标准安装
pip install wuyue
2、源码安装,其中所有依赖已经包含在安装包中
python setup.py sdist bdist_wheel
pip install ./dist/wuyue-1.0-py3-none-any.whl
三、使用样例
WuYueSDK模块样例请参考源码路径下demo/readme.md、doc/readme.md
四、许可证
WuYueSDK开源代码遵循MulanPSL-2.0开源协议。
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 ys0715test-1.1.0.tar.gz.
File metadata
- Download URL: ys0715test-1.1.0.tar.gz
- Upload date:
- Size: 15.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7457fa64129ea3528b05636d1215ca9b275c7530ce714b20bc8eff7fb6882cb2
|
|
| MD5 |
0b750bd249ce3eec418a6d688b2dc1fb
|
|
| BLAKE2b-256 |
aa07431dba2f4c7ca6079edcc7d92c582155d1b5aaea803b4a9429a4028d5846
|
File details
Details for the file ys0715test-1.1.0-py3-none-any.whl.
File metadata
- Download URL: ys0715test-1.1.0-py3-none-any.whl
- Upload date:
- Size: 14.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ca0efe28fd9d1cbb96c0bd9ae2af2079a89c109f4c7d33da84e5716cc8c92b43
|
|
| MD5 |
f9530913a959abbefe705131717c3c42
|
|
| BLAKE2b-256 |
44e5135c744ec12a13fce891b37e5edce25aa95c4b684f21690702e8eed46f31
|