-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathurl memo.txt
42 lines (25 loc) · 1.05 KB
/
url memo.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
https://cloud.ibm.com/developer/watson/dashboard
coding and testing
-------------------------------------------
1) https://quantum-computing.ibm.com/jupyter/user/test1.ipynb
实例教程
2) https://qiskit.org/documentation/tutorials/circuits/1_getting_started_with_qiskit.html
https://oreilly-qc.github.io/docs/build/cheatsheet.html
local install
3) https://qiskit.org/documentation/install.html
https://quantum-computing.ibm.com/
实例教程
------------------------
https://qiskit.org/documentation/getting_started.html
语法教程
--------------------------------------------
https://qiskit.org/textbook/ch-appendix/linear_algebra.html
https://quantum.country/qcvc
https://qiskit.org/documentation/install.html
haiyun@iibasou.com | Inage401
e25b3cd1ac98a022c21c21471f7a7cab65e81c9ebd98a108e150c7b416788ec78f92984fc8ebc6957552aa27e297e32defda454cd01f05d97f647575ddca4c99
qiskit 0.19.6 (Local環境を構築する)
----------------------------------------
conda create -n qiskit python=3.7.6
conda activate qiskit
C:\Users\haiyu\anaconda3\envs\qiskit