You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### NQS: Natural Quantum Script. A special domain programming language that aims to simplify the first contact with quantum computing
8
+
9
+
Natural Quantum Script is a special domain programming language that aims to simplify the first contact with quantum computing for people who have prior knowledge in quantum circuits, but not in quantum software development.
10
+
11
+
Scripts written in NQS seek to visually resemble quantum circuits as much as possible. For example:
12
+
13
+
q0 q1
14
+
X
15
+
H
16
+
.--- X
17
+
c1
18
+
19
+
NQS is initially based on Qiskit, but seeks to go mainstream in the future. This is an OS project whose initial goal was to make it easier to write basic scripts in Qiskit and to bridge the gap for people who don't dare to delve into quantum computing.
20
+
21
+
## News
22
+
23
+
### PythonForChange Announce New SDL: Natural Quantum Script
### NQS: Natural Quantum Script. A special domain programming language that aims to simplify the first contact with quantum computing
35
+
36
+
Natural Quantum Script is a special domain programming language that aims to simplify the first contact with quantum computing for people who have prior knowledge in quantum circuits, but not in quantum software development.
37
+
38
+
Scripts written in NQS seek to visually resemble quantum circuits as much as possible. For example:
39
+
40
+
q0 q1
41
+
X
42
+
H
43
+
.--- X
44
+
c1
45
+
46
+
NQS is initially based on Qiskit, but seeks to go mainstream in the future. This is an OS project whose initial goal was to make it easier to write basic scripts in Qiskit and to bridge the gap for people who don't dare to delve into quantum computing.
47
+
48
+
## News
49
+
50
+
### PythonForChange Announce New SDL: Natural Quantum Script
0 commit comments