Skip to content

Commit 4cdb477

Browse files
authored
Update README.md
1 parent 200f3f5 commit 4cdb477

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

README.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -17,18 +17,4 @@ Your proyect trusted driver.
1717
"password" : "{your PyPI password or token}"
1818
}
1919

20-
## NQS inside
2120

22-
### NQS: Natural Quantum Script. A special domain programming language that aims to simplify the first contact with quantum computing
23-
24-
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.
25-
26-
Scripts written in NQS seek to visually resemble quantum circuits as much as possible. For example:
27-
28-
q0 q1
29-
X
30-
H
31-
.--- X
32-
c1
33-
34-
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.

0 commit comments

Comments
 (0)