Skip to content

Commit b0089c5

Browse files
committed
modify QCOS_CHANGES
1 parent 61d986a commit b0089c5

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

QCOS_CHANGES.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# TyxonQ QCOS Integration - Change Log
22

3-
Connects TyxonQ directly to 移动云量子真机 via `wuyue_plugin.runner.Runner`.
3+
Connects TyxonQ directly to quantum hardware on China Mobile ecloud via `wuyue_plugin.runner.Runner`.
44
No local QCOS Docker required.
55

66
---
@@ -69,17 +69,19 @@ TyxonQ Circuit
6969
Qiskit QuantumCircuit
7070
| wuyue_plugin.Runner.run(qc, ...)
7171
v
72-
移动云 cloud API (ecloud.10086.cn)
72+
China Mobile ecloud API (ecloud.10086.cn)
7373
|
7474
v
75-
量子真机 / 模拟器
75+
Quantum hardware
7676
```
7777

7878
---
7979

8080
## Usage
8181

82-
To use wuyue and connect to 移动云量子真机, firstly we need to install wuyue_open and wuyue_plugin via
82+
To use wuyue and connect to quantum hardware on China Mobile ecloud, we need to install wuyue_open and wuyue_plugin.
83+
84+
Firstly go to [China Mobile ecloud console](https://ecloud.10086.cn/api/page/wyqcloud/web/console/#/overview_home), setup your China Mobile ecloud account. Then go to 编程框架本地部署 (Deploy SDK locally), download WuYue_SDK and get your SDK code. From the SDK, you will need to install two packages via
8385

8486
```
8587
pip install wuyue_open-0.5-py3-none-any.whl

wuyue_open-0.5-py3-none-any.whl

-3.76 MB
Binary file not shown.

wuyue_plugin-1.0-py3-none-any.whl

-142 KB
Binary file not shown.

0 commit comments

Comments
 (0)