Skip to content

Commit cfe9ba1

Browse files
authored
Update index.rst
1 parent 3fbf7c4 commit cfe9ba1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

index.rst

+5-5
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ Natural Quantum Script is a special domain programming language that aims to sim
1212

1313
Scripts written in NQS seek to visually resemble quantum circuits as much as possible. For example:
1414

15-
q0 q1
16-
X
17-
H
18-
.--- X
19-
c1
15+
q0 q1 :raw-html:`<br />`
16+
X :raw-html:`<br />`
17+
H :raw-html:`<br />`
18+
.--- X :raw-html:`<br />`
19+
c1 :raw-html:`<br />`
2020

2121
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.
2222

0 commit comments

Comments
 (0)